Home
last modified time | relevance | path

Searched refs:OpReportIntersectionNV (Results 1 – 11 of 11) sorted by relevance

/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
Dspirv.lua1134 OpReportIntersectionNV = 5334,
Dspirv.cs1177 OpReportIntersectionNV = 5334, enumerator
Dspirv.hpp1173 OpReportIntersectionNV = 5334, enumerator
Dspirv.hpp111173 OpReportIntersectionNV = 5334,
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
Dspirv.cs1184 OpReportIntersectionNV = 5334, enumerator
Dspirv.lua1141 OpReportIntersectionNV = 5334,
Dspirv.hpp1180 OpReportIntersectionNV = 5334, enumerator
Dspirv.hpp111180 OpReportIntersectionNV = 5334,
/external/deqp-deps/glslang/SPIRV/
Dspirv.hpp1180 OpReportIntersectionNV = 5334, enumerator
Ddoc.cpp1326 case OpReportIntersectionNV: return "OpReportIntersectionNV"; in OpcodeString()
2696 InstructionDesc[OpReportIntersectionNV].operands.push(OperandId, "'Hit Parameter'"); in Parameterize()
2697 InstructionDesc[OpReportIntersectionNV].operands.push(OperandId, "'Hit Kind'"); in Parameterize()
DGlslangToSpv.cpp7014 opCode = spv::OpReportIntersectionNV;