Searched refs:E_GL_EXT_shadow_samplers (Results 1 – 4 of 4) sorted by relevance
114 const char* const E_GL_EXT_shadow_samplers = "GL_EXT_shadow_samplers"; variable
161 extensionBehavior[E_GL_EXT_shadow_samplers] = EBhDisable; in initializeExtensionBehavior()
7967 symbolTable.setFunctionExtensions("shadow2DEXT", 1, &E_GL_EXT_shadow_samplers); in add2ndGenerationSamplingImaging()7968 symbolTable.setFunctionExtensions("shadow2DProjEXT", 1, &E_GL_EXT_shadow_samplers); in add2ndGenerationSamplingImaging()8517 symbolTable.setFunctionExtensions("shadow2DEXT", 1, &E_GL_EXT_shadow_samplers); in add2ndGenerationSamplingImaging()8518 symbolTable.setFunctionExtensions("shadow2DProjEXT", 1, &E_GL_EXT_shadow_samplers); in add2ndGenerationSamplingImaging()
1378 if (!parseContext.extensionTurnedOn(E_GL_EXT_shadow_samplers)) in tokenizeIdentifier()