Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/Include/
DBaseTypes.h256 EbvObjectRayDirectionNV, enumerator
430 case EbvObjectRayDirectionNV: return "ObjectRayDirectionNV"; in GetBuiltInVariableString()
/external/deqp-deps/glslang/glslang/MachineIndependent/
DInitialize.cpp8673 BuiltInVariable("gl_ObjectRayDirectionNV", EbvObjectRayDirectionNV, symbolTable); in add2ndGenerationSamplingImaging()
/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp912 case glslang::EbvObjectRayDirectionNV: in TranslateBuiltInDecoration()