Home
last modified time | relevance | path

Searched refs:E_GL_ARB_texture_gather (Results 1 – 3 of 3) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
DVersions.h125 const char* const E_GL_ARB_texture_gather = "GL_ARB_texture_gather"; variable
DVersions.cpp188 extensionBehavior[E_GL_ARB_texture_gather] = EBhDisable; in initializeExtensionBehavior()
DParseHelper.cpp1915 profileRequires(loc, ~EEsProfile, 400, E_GL_ARB_texture_gather, feature); in builtInOpCheck()
1920 profileRequires(loc, ~EEsProfile, 400, E_GL_ARB_texture_gather, feature); in builtInOpCheck()
2378 profileRequires(loc, ~EEsProfile, 400, E_GL_ARB_texture_gather, feature); in nonOpBuiltInCheck()
2403 profileRequires(loc, ~EEsProfile, 400, E_GL_ARB_texture_gather, feature); in nonOpBuiltInCheck()