Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/Include/
DBaseTypes.h260 EbvHitKindNV, enumerator
434 case EbvHitKindNV: return "HitKindNV"; in GetBuiltInVariableString()
/external/deqp-deps/glslang/glslang/MachineIndependent/
DInitialize.cpp8677 BuiltInVariable("gl_HitKindNV", EbvHitKindNV, symbolTable); in add2ndGenerationSamplingImaging()
/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp922 case glslang::EbvHitKindNV: in TranslateBuiltInDecoration()