Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/Include/
DBaseTypes.h257 EbvRayTminNV, enumerator
431 case EbvRayTminNV: return "ObjectRayTminNV"; in GetBuiltInVariableString()
/external/deqp-deps/glslang/glslang/MachineIndependent/
DInitialize.cpp8674 BuiltInVariable("gl_RayTminNV", EbvRayTminNV, symbolTable); in add2ndGenerationSamplingImaging()
/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp914 case glslang::EbvRayTminNV: in TranslateBuiltInDecoration()