Searched refs:OpReportIntersectionNV (Results 1 – 11 of 11) sorted by relevance
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.lua | 1134 OpReportIntersectionNV = 5334,
|
D | spirv.cs | 1177 OpReportIntersectionNV = 5334, enumerator
|
D | spirv.hpp | 1173 OpReportIntersectionNV = 5334, enumerator
|
D | spirv.hpp11 | 1173 OpReportIntersectionNV = 5334,
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.cs | 1184 OpReportIntersectionNV = 5334, enumerator
|
D | spirv.lua | 1141 OpReportIntersectionNV = 5334,
|
D | spirv.hpp | 1180 OpReportIntersectionNV = 5334, enumerator
|
D | spirv.hpp11 | 1180 OpReportIntersectionNV = 5334,
|
/external/deqp-deps/glslang/SPIRV/ |
D | spirv.hpp | 1180 OpReportIntersectionNV = 5334, enumerator
|
D | doc.cpp | 1326 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()
|
D | GlslangToSpv.cpp | 7014 opCode = spv::OpReportIntersectionNV;
|