Multisample Texture: Difference between revisions
Jump to navigation
Jump to search
Stub page for these. |
de-pluralizing, per Wikipedia standard. |
||
Line 1: | Line 1: | ||
'''Multisample | A '''Multisample Texture''' is a [[Texture]] that can have multiple samples per pixel. This allows them to be used as [[Multisampling|multisample]] render targets, but also as source data for [[Shader|shaders]]. | ||
{{stub}} | {{stub}} | ||
[[Category:Textures]] | [[Category:Textures]] |
Revision as of 20:38, 16 March 2010
A Multisample Texture is a Texture that can have multiple samples per pixel. This allows them to be used as multisample render targets, but also as source data for shaders.
This article is a stub. You can help the OpenGL Wiki by expanding it. |