Multisample Texture: Difference between revisions

From OpenGL Wiki
Jump to navigation Jump to search
Stub page for these.
(No difference)

Revision as of 18:37, 8 September 2009

Multisample Textures are Textures that have multiple samples per pixel. This allows them to be used as multisample render targets, but also as source data for shaders.