OpenGL.GLES2.EXT.color_buffer_half_float
OpenGL extension EXT.color_buffer_half_float
This module customises the behaviour of the
OpenGL.raw.GLES2.EXT.color_buffer_half_float to provide a more
Python-friendly API
The official definition of this extension is available here:
http://www.opengl.org/registry/specs/EXT/color_buffer_half_float.txt
Functions
Constants
GL_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT (33297)
GL_R16F_EXT (33325)
GL_RG16F_EXT (33327)
GL_RGB16F_EXT (34843)
GL_RGBA16F_EXT (34842)
GL_UNSIGNED_NORMALIZED_EXT (35863)