Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Include/
DBaseTypes.h235 EbvFragInvocationCountEXT, enumerator
440 case EbvFragInvocationCountEXT: return "FragInvocationCountEXT"; in GetBuiltInVariableString()
/third_party/glslang/glslang/MachineIndependent/
DInitialize.cpp7972 BuiltInVariable("gl_FragInvocationCountEXT", EbvFragInvocationCountEXT, symbolTable);
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp908 case glslang::EbvFragInvocationCountEXT: in TranslateBuiltInDecoration()