Home
last modified time | relevance | path

Searched refs:OpRayQueryConfirmIntersectionKHR (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSpirvShaderInstructions.cpp85 case spv::OpRayQueryConfirmIntersectionKHR: in IsStatement()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_ray_query.cpp127 case spv::Op::OpRayQueryConfirmIntersectionKHR: { in RayQueryPass()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_ray_query.cpp127 case spv::Op::OpRayQueryConfirmIntersectionKHR: { in RayQueryPass()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dvalidate_ray_query.cpp127 case spv::Op::OpRayQueryConfirmIntersectionKHR: { in RayQueryPass()
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/unified1/
H A Dspirv.hpp1877 OpRayQueryConfirmIntersectionKHR = 4476, enumerator
2652 case OpRayQueryConfirmIntersectionKHR: *hasResult = false; *hasResultType = false; break; in HasResultAndType()
4496 case OpRayQueryConfirmIntersectionKHR: return "OpRayQueryConfirmIntersectionKHR"; in OpToString()
H A Dspirv.lua1868 OpRayQueryConfirmIntersectionKHR = 4476,
H A Dspirv.cs1940 OpRayQueryConfirmIntersectionKHR = 4476, enumerator
H A Dspirv.bf1941 OpRayQueryConfirmIntersectionKHR = 4476,
H A Dspirv.hpp111877 OpRayQueryConfirmIntersectionKHR = 4476,
2652 case Op::OpRayQueryConfirmIntersectionKHR: *hasResult = false; *hasResultType = false; break;
4496 case Op::OpRayQueryConfirmIntersectionKHR: return "OpRayQueryConfirmIntersectionKHR";
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A Dspirv.hpp1877 OpRayQueryConfirmIntersectionKHR = 4476, enumerator
2652 case OpRayQueryConfirmIntersectionKHR: *hasResult = false; *hasResultType = false; break; in HasResultAndType()
4496 case OpRayQueryConfirmIntersectionKHR: return "OpRayQueryConfirmIntersectionKHR"; in OpToString()
H A Ddoc.cpp1523 …case OpRayQueryConfirmIntersectionKHR: return "OpRayQueryConfir… in OpcodeString()
3111 InstructionDesc[OpRayQueryConfirmIntersectionKHR].operands.push(OperandId, "'RayQuery'"); in Parameterize()
3112 InstructionDesc[OpRayQueryConfirmIntersectionKHR].setResultAndType(false, false); in Parameterize()
H A DGlslangToSpv.cpp2814 builder.createNoResultOp(spv::OpRayQueryConfirmIntersectionKHR, operand); in visitUnary()
9054 builder.createNoResultOp(spv::OpRayQueryConfirmIntersectionKHR, operands); in createMiscOperation()
9556 builder.createNoResultOp(spv::OpRayQueryConfirmIntersectionKHR); in createNoArgOperation()
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
Dspirv.hpp1694 OpRayQueryConfirmIntersectionKHR = 4476, enumerator
2421 case OpRayQueryConfirmIntersectionKHR: *hasResult = false; *hasResultType = false; break; in HasResultAndType()
Ddoc.cpp1497 …case OpRayQueryConfirmIntersectionKHR: return "OpRayQueryConfir… in OpcodeString()
3049 InstructionDesc[OpRayQueryConfirmIntersectionKHR].operands.push(OperandId, "'RayQuery'"); in Parameterize()
3050 InstructionDesc[OpRayQueryConfirmIntersectionKHR].setResultAndType(false, false); in Parameterize()
DGlslangToSpv.cpp2806 builder.createNoResultOp(spv::OpRayQueryConfirmIntersectionKHR, operand); in visitUnary()
9030 builder.createNoResultOp(spv::OpRayQueryConfirmIntersectionKHR, operands); in createMiscOperation()
9473 builder.createNoResultOp(spv::OpRayQueryConfirmIntersectionKHR); in createNoArgOperation()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
H A Dspirv.hpp1800 OpRayQueryConfirmIntersectionKHR = 4476, enumerator
2538 case OpRayQueryConfirmIntersectionKHR: *hasResult = false; *hasResultType = false; break; in HasResultAndType()
H A Dspirv.lua1742 OpRayQueryConfirmIntersectionKHR = 4476,
H A Dspirv.cs1808 OpRayQueryConfirmIntersectionKHR = 4476, enumerator
H A Dspirv.bf1809 OpRayQueryConfirmIntersectionKHR = 4476,
H A Dspirv.hpp111800 OpRayQueryConfirmIntersectionKHR = 4476,
2538 case Op::OpRayQueryConfirmIntersectionKHR: *hasResult = false; *hasResultType = false; break;
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
Dspirv.hpp1775 OpRayQueryConfirmIntersectionKHR = 4476, enumerator
2508 case OpRayQueryConfirmIntersectionKHR: *hasResult = false; *hasResultType = false; break; in HasResultAndType()
Dspirv.lua1719 OpRayQueryConfirmIntersectionKHR = 4476,
Dspirv.cs1782 OpRayQueryConfirmIntersectionKHR = 4476, enumerator
Dspirv.bf1783 OpRayQueryConfirmIntersectionKHR = 4476,
Dspirv.hpp111775 OpRayQueryConfirmIntersectionKHR = 4476,
2508 case Op::OpRayQueryConfirmIntersectionKHR: *hasResult = false; *hasResultType = false; break;

12