Searched refs:GLEW_EXT_subtexture (Results 1 – 2 of 2) sorted by relevance
16911 if (glewExperimental || GLEW_EXT_subtexture) GLEW_EXT_subtexture = !_glewInit_GL_EXT_subtexture(); in glewContextInit()23881 ret = GLEW_EXT_subtexture; in glewIsSupported()
11991 #define GLEW_EXT_subtexture GLEW_GET_VAR(__GLEW_EXT_subtexture) macro