Searched refs:E_GL_EXT_shadow_samplers (Results 1 – 4 of 4) sorted by relevance
121 const char* const E_GL_EXT_shadow_samplers = "GL_EXT_shadow_samplers"; variable
187 extensionBehavior[E_GL_EXT_shadow_samplers] = EBhDisable; in initializeExtensionBehavior()
7872 symbolTable.setFunctionExtensions("shadow2DEXT", 1, &E_GL_EXT_shadow_samplers); in add2ndGenerationSamplingImaging()7873 symbolTable.setFunctionExtensions("shadow2DProjEXT", 1, &E_GL_EXT_shadow_samplers); in add2ndGenerationSamplingImaging()8601 symbolTable.setFunctionExtensions("shadow2DEXT", 1, &E_GL_EXT_shadow_samplers); in add2ndGenerationSamplingImaging()8602 symbolTable.setFunctionExtensions("shadow2DProjEXT", 1, &E_GL_EXT_shadow_samplers); in add2ndGenerationSamplingImaging()
1510 if (!parseContext.extensionTurnedOn(E_GL_EXT_shadow_samplers)) in tokenizeIdentifier()