OpenGL.GLES2.EXT.shader_pixel_local_storage

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

Functions

Constants

GL_MAX_SHADER_PIXEL_LOCAL_STORAGE_FAST_SIZE_EXT (36707)
GL_MAX_SHADER_PIXEL_LOCAL_STORAGE_SIZE_EXT (36711)
GL_SHADER_PIXEL_LOCAL_STORAGE_EXT (36708)