OpenGL.raw.GL.SGIX.tag_sample_buffer | index /build/buildd/pyopengl-3.0.0~b3/OpenGL/raw/GL/SGIX/tag_sample_buffer.py |
OpenGL extension SGIX.tag_sample_buffer
Overview (from the spec)
The extensions defines a special purpose fast multisample clear.
This clear can be used with some restrictions as a significantly
faster alternative to Clear(DEPTH_BUFFER_BIT).
The extension is based on the RealityEngine architecture and will
probably never be supported by any other architecture.
The official definition of this extension is available here:
http://oss.sgi.com/projects/ogl-sample/registry/SGIX/tag_sample_buffer.txt
Automatically generated by the get_gl_extensions script, do not edit!
Modules | ||||||
|
Functions | ||
|
Data | ||
__file__ = '/build/buildd/pyopengl-3.0.0~b3/OpenGL/raw/GL/SGIX/tag_sample_buffer.py' __name__ = 'OpenGL.raw.GL.SGIX.tag_sample_buffer' glTagSampleBufferSGIX = <OpenGL.platform.baseplatform.glTagSampleBufferSGIX object at 0x84782ec> |