/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_ray_query.cpp | 184 case spv::Op::OpRayQueryGetIntersectionPrimitiveIndexKHR: in RayQueryPass()
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_ray_query.cpp | 184 case spv::Op::OpRayQueryGetIntersectionPrimitiveIndexKHR: in RayQueryPass()
|
/external/angle/third_party/spirv-tools/src/source/val/ |
D | validate_ray_query.cpp | 195 case spv::Op::OpRayQueryGetIntersectionPrimitiveIndexKHR: in RayQueryPass()
|
/external/deqp-deps/glslang/SPIRV/ |
D | doc.cpp | 1533 …case OpRayQueryGetIntersectionPrimitiveIndexKHR: return "OpRayQueryGetInt… in OpcodeString() 3147 …InstructionDesc[OpRayQueryGetIntersectionPrimitiveIndexKHR].operands.push(OperandId, "'RayQuery'"); in Parameterize() 3148 …InstructionDesc[OpRayQueryGetIntersectionPrimitiveIndexKHR].operands.push(OperandId, "'Committed'"… in Parameterize() 3149 InstructionDesc[OpRayQueryGetIntersectionPrimitiveIndexKHR].setResultAndType(true, true); in Parameterize()
|
D | spirv.hpp | 2222 OpRayQueryGetIntersectionPrimitiveIndexKHR = 6023, enumerator 2992 … case OpRayQueryGetIntersectionPrimitiveIndexKHR: *hasResult = true; *hasResultType = true; break; in HasResultAndType() 4836 …case OpRayQueryGetIntersectionPrimitiveIndexKHR: return "OpRayQueryGetIntersectionPrimitiveIndexKH… in OpToString()
|
/external/angle/third_party/glslang/src/SPIRV/ |
D | doc.cpp | 1554 …case OpRayQueryGetIntersectionPrimitiveIndexKHR: return "OpRayQueryGetInt… in OpcodeString() 3204 …InstructionDesc[OpRayQueryGetIntersectionPrimitiveIndexKHR].operands.push(OperandId, "'RayQuery'"); in Parameterize() 3205 …InstructionDesc[OpRayQueryGetIntersectionPrimitiveIndexKHR].operands.push(OperandId, "'Committed'"… in Parameterize() 3206 InstructionDesc[OpRayQueryGetIntersectionPrimitiveIndexKHR].setResultAndType(true, true); in Parameterize()
|
D | spirv.hpp | 2283 OpRayQueryGetIntersectionPrimitiveIndexKHR = 6023, enumerator 3061 … case OpRayQueryGetIntersectionPrimitiveIndexKHR: *hasResult = true; *hasResultType = true; break; in HasResultAndType() 4946 …case OpRayQueryGetIntersectionPrimitiveIndexKHR: return "OpRayQueryGetIntersectionPrimitiveIndexKH… in OpToString()
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.lua | 2064 OpRayQueryGetIntersectionPrimitiveIndexKHR = 6023,
|
D | spirv.cs | 2130 OpRayQueryGetIntersectionPrimitiveIndexKHR = 6023, enumerator
|
D | spirv.hpp | 2122 OpRayQueryGetIntersectionPrimitiveIndexKHR = 6023, enumerator 2855 … case OpRayQueryGetIntersectionPrimitiveIndexKHR: *hasResult = true; *hasResultType = true; break; in HasResultAndType()
|
D | spirv.bf | 2131 OpRayQueryGetIntersectionPrimitiveIndexKHR = 6023,
|
D | spirv.hpp11 | 2122 OpRayQueryGetIntersectionPrimitiveIndexKHR = 6023, 2855 …case Op::OpRayQueryGetIntersectionPrimitiveIndexKHR: *hasResult = true; *hasResultType = true; bre…
|
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.hpp | 2222 OpRayQueryGetIntersectionPrimitiveIndexKHR = 6023, enumerator 2992 … case OpRayQueryGetIntersectionPrimitiveIndexKHR: *hasResult = true; *hasResultType = true; break; in HasResultAndType() 4836 …case OpRayQueryGetIntersectionPrimitiveIndexKHR: return "OpRayQueryGetIntersectionPrimitiveIndexKH… in OpToString()
|
D | spirv.cs | 2285 OpRayQueryGetIntersectionPrimitiveIndexKHR = 6023, enumerator
|
D | spirv.lua | 2213 OpRayQueryGetIntersectionPrimitiveIndexKHR = 6023,
|
D | spirv.bf | 2286 OpRayQueryGetIntersectionPrimitiveIndexKHR = 6023,
|
D | spirv.hpp11 | 2222 OpRayQueryGetIntersectionPrimitiveIndexKHR = 6023, 2992 …case Op::OpRayQueryGetIntersectionPrimitiveIndexKHR: *hasResult = true; *hasResultType = true; bre… 4836 …case Op::OpRayQueryGetIntersectionPrimitiveIndexKHR: return "OpRayQueryGetIntersectionPrimitiveInd…
|
/external/angle/third_party/spirv-headers/src/include/spirv/unified1/ |
D | spirv.lua | 2323 OpRayQueryGetIntersectionPrimitiveIndexKHR = 6023,
|
D | spirv.cs | 2399 OpRayQueryGetIntersectionPrimitiveIndexKHR = 6023, enumerator
|
D | spirv.hpp | 2332 OpRayQueryGetIntersectionPrimitiveIndexKHR = 6023, enumerator 3136 … case OpRayQueryGetIntersectionPrimitiveIndexKHR: *hasResult = true; *hasResultType = true; break; in HasResultAndType() 5068 …case OpRayQueryGetIntersectionPrimitiveIndexKHR: return "OpRayQueryGetIntersectionPrimitiveIndexKH… in OpToString()
|
D | spirv.bf | 2400 OpRayQueryGetIntersectionPrimitiveIndexKHR = 6023,
|
D | spirv.hpp11 | 2332 OpRayQueryGetIntersectionPrimitiveIndexKHR = 6023, 3136 …case Op::OpRayQueryGetIntersectionPrimitiveIndexKHR: *hasResult = true; *hasResultType = true; bre… 5068 …case Op::OpRayQueryGetIntersectionPrimitiveIndexKHR: return "OpRayQueryGetIntersectionPrimitiveInd…
|
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/schema/ |
D | schema.go | 494 "OpRayQueryGetIntersectionPrimitiveIndexKHR": OpRayQueryGetIntersectionPrimitiveIndexKHR, 11138 OpRayQueryGetIntersectionPrimitiveIndexKHR = &Opcode { var
|
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/schema/ |
D | schema.go | 494 "OpRayQueryGetIntersectionPrimitiveIndexKHR": OpRayQueryGetIntersectionPrimitiveIndexKHR, 11138 OpRayQueryGetIntersectionPrimitiveIndexKHR = &Opcode { var
|
/external/angle/third_party/spirv-tools/src/utils/vscode/src/schema/ |
D | schema.go | 833 "OpRayQueryGetIntersectionPrimitiveIndexKHR": OpRayQueryGetIntersectionPrimitiveIndexKHR, 21716 OpRayQueryGetIntersectionPrimitiveIndexKHR = &Opcode { var
|