/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_ray_query.cpp | 238 case spv::Op::OpRayQueryGetIntersectionWorldToObjectKHR: { in RayQueryPass()
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_ray_query.cpp | 238 case spv::Op::OpRayQueryGetIntersectionWorldToObjectKHR: { in RayQueryPass()
|
/external/angle/third_party/spirv-tools/src/source/val/ |
D | validate_ray_query.cpp | 249 case spv::Op::OpRayQueryGetIntersectionWorldToObjectKHR: { in RayQueryPass()
|
/external/deqp-deps/glslang/SPIRV/ |
D | doc.cpp | 1542 …case OpRayQueryGetIntersectionWorldToObjectKHR: return "OpRayQueryGetInt… in OpcodeString() 3180 … InstructionDesc[OpRayQueryGetIntersectionWorldToObjectKHR].operands.push(OperandId, "'RayQuery'"); in Parameterize() 3181 …InstructionDesc[OpRayQueryGetIntersectionWorldToObjectKHR].operands.push(OperandId, "'Committed'"); in Parameterize() 3182 InstructionDesc[OpRayQueryGetIntersectionWorldToObjectKHR].setResultAndType(true, true); in Parameterize()
|
D | spirv.hpp | 2231 OpRayQueryGetIntersectionWorldToObjectKHR = 6032, enumerator 3001 case OpRayQueryGetIntersectionWorldToObjectKHR: *hasResult = true; *hasResultType = true; break; in HasResultAndType() 4845 …case OpRayQueryGetIntersectionWorldToObjectKHR: return "OpRayQueryGetIntersectionWorldToObjectKHR"; in OpToString()
|
/external/angle/third_party/glslang/src/SPIRV/ |
D | doc.cpp | 1563 …case OpRayQueryGetIntersectionWorldToObjectKHR: return "OpRayQueryGetInt… in OpcodeString() 3237 … InstructionDesc[OpRayQueryGetIntersectionWorldToObjectKHR].operands.push(OperandId, "'RayQuery'"); in Parameterize() 3238 …InstructionDesc[OpRayQueryGetIntersectionWorldToObjectKHR].operands.push(OperandId, "'Committed'"); in Parameterize() 3239 InstructionDesc[OpRayQueryGetIntersectionWorldToObjectKHR].setResultAndType(true, true); in Parameterize()
|
D | spirv.hpp | 2292 OpRayQueryGetIntersectionWorldToObjectKHR = 6032, enumerator 3070 case OpRayQueryGetIntersectionWorldToObjectKHR: *hasResult = true; *hasResultType = true; break; in HasResultAndType() 4955 …case OpRayQueryGetIntersectionWorldToObjectKHR: return "OpRayQueryGetIntersectionWorldToObjectKHR"; in OpToString()
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.lua | 2073 OpRayQueryGetIntersectionWorldToObjectKHR = 6032,
|
D | spirv.cs | 2139 OpRayQueryGetIntersectionWorldToObjectKHR = 6032, enumerator
|
D | spirv.hpp | 2131 OpRayQueryGetIntersectionWorldToObjectKHR = 6032, enumerator 2864 case OpRayQueryGetIntersectionWorldToObjectKHR: *hasResult = true; *hasResultType = true; break; in HasResultAndType()
|
D | spirv.bf | 2140 OpRayQueryGetIntersectionWorldToObjectKHR = 6032,
|
D | spirv.hpp11 | 2131 OpRayQueryGetIntersectionWorldToObjectKHR = 6032, 2864 …case Op::OpRayQueryGetIntersectionWorldToObjectKHR: *hasResult = true; *hasResultType = true; brea…
|
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.hpp | 2231 OpRayQueryGetIntersectionWorldToObjectKHR = 6032, enumerator 3001 case OpRayQueryGetIntersectionWorldToObjectKHR: *hasResult = true; *hasResultType = true; break; in HasResultAndType() 4845 …case OpRayQueryGetIntersectionWorldToObjectKHR: return "OpRayQueryGetIntersectionWorldToObjectKHR"; in OpToString()
|
D | spirv.cs | 2294 OpRayQueryGetIntersectionWorldToObjectKHR = 6032, enumerator
|
D | spirv.lua | 2222 OpRayQueryGetIntersectionWorldToObjectKHR = 6032,
|
D | spirv.bf | 2295 OpRayQueryGetIntersectionWorldToObjectKHR = 6032,
|
D | spirv.hpp11 | 2231 OpRayQueryGetIntersectionWorldToObjectKHR = 6032, 3001 …case Op::OpRayQueryGetIntersectionWorldToObjectKHR: *hasResult = true; *hasResultType = true; brea… 4845 …case Op::OpRayQueryGetIntersectionWorldToObjectKHR: return "OpRayQueryGetIntersectionWorldToObject…
|
/external/angle/third_party/spirv-headers/src/include/spirv/unified1/ |
D | spirv.lua | 2332 OpRayQueryGetIntersectionWorldToObjectKHR = 6032,
|
D | spirv.cs | 2408 OpRayQueryGetIntersectionWorldToObjectKHR = 6032, enumerator
|
D | spirv.hpp | 2341 OpRayQueryGetIntersectionWorldToObjectKHR = 6032, enumerator 3145 case OpRayQueryGetIntersectionWorldToObjectKHR: *hasResult = true; *hasResultType = true; break; in HasResultAndType() 5077 …case OpRayQueryGetIntersectionWorldToObjectKHR: return "OpRayQueryGetIntersectionWorldToObjectKHR"; in OpToString()
|
D | spirv.bf | 2409 OpRayQueryGetIntersectionWorldToObjectKHR = 6032,
|
D | spirv.hpp11 | 2341 OpRayQueryGetIntersectionWorldToObjectKHR = 6032, 3145 …case Op::OpRayQueryGetIntersectionWorldToObjectKHR: *hasResult = true; *hasResultType = true; brea… 5077 …case Op::OpRayQueryGetIntersectionWorldToObjectKHR: return "OpRayQueryGetIntersectionWorldToObject…
|
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/schema/ |
D | schema.go | 503 "OpRayQueryGetIntersectionWorldToObjectKHR": OpRayQueryGetIntersectionWorldToObjectKHR, 11366 OpRayQueryGetIntersectionWorldToObjectKHR = &Opcode { var
|
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/schema/ |
D | schema.go | 503 "OpRayQueryGetIntersectionWorldToObjectKHR": OpRayQueryGetIntersectionWorldToObjectKHR, 11366 OpRayQueryGetIntersectionWorldToObjectKHR = &Opcode { var
|
/external/angle/third_party/spirv-tools/src/utils/vscode/src/schema/ |
D | schema.go | 842 "OpRayQueryGetIntersectionWorldToObjectKHR": OpRayQueryGetIntersectionWorldToObjectKHR, 21944 OpRayQueryGetIntersectionWorldToObjectKHR = &Opcode { var
|