Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/Include/
DBaseTypes.h238 EbvFragInvocationCountEXT, enumerator
413 case EbvFragInvocationCountEXT: return "FragInvocationCountEXT"; in GetBuiltInVariableString()
/external/deqp-deps/glslang/glslang/MachineIndependent/
DInitialize.cpp8362 BuiltInVariable("gl_FragInvocationCountEXT", EbvFragInvocationCountEXT, symbolTable); in add2ndGenerationSamplingImaging()
/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp852 case glslang::EbvFragInvocationCountEXT: in TranslateBuiltInDecoration()