Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/Include/
DBaseTypes.h254 EbvWorldRayDirectionNV, enumerator
428 case EbvWorldRayDirectionNV: return "WorldRayDirectionNV"; in GetBuiltInVariableString()
/external/deqp-deps/glslang/glslang/MachineIndependent/
DInitialize.cpp8671 BuiltInVariable("gl_WorldRayDirectionNV", EbvWorldRayDirectionNV, symbolTable); in add2ndGenerationSamplingImaging()
/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp908 case glslang::EbvWorldRayDirectionNV: in TranslateBuiltInDecoration()