Buffer Texture: Difference between revisions
Jump to navigation
Jump to search
m moved Texture Buffer to Buffer Texture |
No edit summary |
||
| Line 1: | Line 1: | ||
A '''Texture | {{ infobox feature | ||
| core = 3.0 | |||
| arb_extension = ARB_texture_buffer_object | |||
| ext_extension = EXT_texture_buffer_object | |||
}} | |||
A '''Buffer Texture''' is a one-dimensional [[Texture]] whose storage comes from a [[Buffer Object]]. | |||
{{stub}} | {{stub}} | ||
[[Category:Textures]] | [[Category:Textures]] | ||
Revision as of 23:44, 18 May 2010
| Core in version | 4.6 | |
|---|---|---|
| Core since version | 3.0 | |
| ARB extension | ARB_texture_buffer_object | |
| EXT extension | EXT_texture_buffer_object | |
A Buffer Texture is a one-dimensional Texture whose storage comes from a Buffer Object.
| This article is a stub. You can help the OpenGL Wiki by expanding it. |