OpenGL.GLES1.OES.point_size_array

OpenGL extension OES.point_size_array
This module customises the behaviour of the OpenGL.raw.GLES1.OES.point_size_array to provide a more Python-friendly API
The official definition of this extension is available here: http://www.opengl.org/registry/specs/OES/point_size_array.txt

Functions

Constants

GL_POINT_SIZE_ARRAY_BUFFER_BINDING_OES (35743)
GL_POINT_SIZE_ARRAY_OES (35740)
GL_POINT_SIZE_ARRAY_POINTER_OES (35212)
GL_POINT_SIZE_ARRAY_STRIDE_OES (35211)
GL_POINT_SIZE_ARRAY_TYPE_OES (35210)