Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
DVersions.h119 const char* const E_GL_ARB_texture_gather = "GL_ARB_texture_gather"; variable
DVersions.cpp165 extensionBehavior[E_GL_ARB_texture_gather] = EBhDisable; in initializeExtensionBehavior()
DParseHelper.cpp1718 profileRequires(loc, ~EEsProfile, 400, E_GL_ARB_texture_gather, feature); in builtInOpCheck()
1723 profileRequires(loc, ~EEsProfile, 400, E_GL_ARB_texture_gather, feature); in builtInOpCheck()
2110 profileRequires(loc, ~EEsProfile, 400, E_GL_ARB_texture_gather, feature); in nonOpBuiltInCheck()
2135 profileRequires(loc, ~EEsProfile, 400, E_GL_ARB_texture_gather, feature); in nonOpBuiltInCheck()