Module: GL_EXT_shader_pixel_local_storage2

Defined in:
lib/opengl-definitions/extensions/GL_EXT_shader_pixel_local_storage2.rb

Constant Summary collapse

GL_MAX_SHADER_COMBINED_LOCAL_STORAGE_FAST_SIZE_EXT =
0x9650
GL_MAX_SHADER_COMBINED_LOCAL_STORAGE_SIZE_EXT =
0x9651
GL_FRAMEBUFFER_INCOMPLETE_INSUFFICIENT_SHADER_COMBINED_LOCAL_STORAGE_EXT =
0x9652