Multisample Texture
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. |