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.h126 const char* const E_GL_ARB_texture_gather = "GL_ARB_texture_gather"; variable
DVersions.cpp191 extensionBehavior[E_GL_ARB_texture_gather] = EBhDisable; in initializeExtensionBehavior()
DParseHelper.cpp2152 profileRequires(loc, ~EEsProfile, 400, E_GL_ARB_texture_gather, feature); in builtInOpCheck()
2157 profileRequires(loc, ~EEsProfile, 400, E_GL_ARB_texture_gather, feature); in builtInOpCheck()
2688 profileRequires(loc, ~EEsProfile, 400, E_GL_ARB_texture_gather, feature); in nonOpBuiltInCheck()
2713 profileRequires(loc, ~EEsProfile, 400, E_GL_ARB_texture_gather, feature); in nonOpBuiltInCheck()