OpenGL.raw.GL.INTEL.parallel_arrays | index /build/buildd/pyopengl-3.0.0~b3/OpenGL/raw/GL/INTEL/parallel_arrays.py |
OpenGL extension INTEL.parallel_arrays
Overview (from the spec)
This extension adds the ability to format vertex arrays in a way that's
The official definition of this extension is available here:
http://oss.sgi.com/projects/ogl-sample/registry/INTEL/parallel_arrays.txt
Automatically generated by the get_gl_extensions script, do not edit!
Modules | ||||||
|
Functions | ||
|
Data | ||
GL_COLOR_ARRAY_PARALLEL_POINTERS_INTEL = GL_COLOR_ARRAY_PARALLEL_POINTERS_INTEL GL_NORMAL_ARRAY_PARALLEL_POINTERS_INTEL = GL_NORMAL_ARRAY_PARALLEL_POINTERS_INTEL GL_PARALLEL_ARRAYS_INTEL = GL_PARALLEL_ARRAYS_INTEL GL_TEXTURE_COORD_ARRAY_PARALLEL_POINTERS_INTEL = GL_TEXTURE_COORD_ARRAY_PARALLEL_POINTERS_INTEL GL_VERTEX_ARRAY_PARALLEL_POINTERS_INTEL = GL_VERTEX_ARRAY_PARALLEL_POINTERS_INTEL __file__ = '/build/buildd/pyopengl-3.0.0~b3/OpenGL/raw/GL/INTEL/parallel_arrays.py' __name__ = 'OpenGL.raw.GL.INTEL.parallel_arrays' |