Searched refs:GLEW_EXT_shader_image_load_store (Results 1 – 2 of 2) sorted by relevance
16899 …if (glewExperimental || GLEW_EXT_shader_image_load_store) GLEW_EXT_shader_image_load_store = !_gle… in glewContextInit()23769 ret = GLEW_EXT_shader_image_load_store; in glewIsSupported()
11780 #define GLEW_EXT_shader_image_load_store GLEW_GET_VAR(__GLEW_EXT_shader_image_load_store) macro