OpenGL.GL.INTEL.parallel_arrays

OpenGL extension INTEL.parallel_arrays
This module customises the behaviour of the OpenGL.raw.GL.INTEL.parallel_arrays to provide a more Python-friendly API
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://www.opengl.org/registry/specs/INTEL/parallel_arrays.txt

Functions

Constants

GL_COLOR_ARRAY_PARALLEL_POINTERS_INTEL (33783)
GL_NORMAL_ARRAY_PARALLEL_POINTERS_INTEL (33782)
GL_PARALLEL_ARRAYS_INTEL (33780)
GL_TEXTURE_COORD_ARRAY_PARALLEL_POINTERS_INTEL (33784)
GL_VERTEX_ARRAY_PARALLEL_POINTERS_INTEL (33781)