/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_ray_query.cpp | 200 case spv::Op::OpRayQueryGetIntersectionObjectRayDirectionKHR: in RayQueryPass() 214 if (opcode == spv::Op::OpRayQueryGetIntersectionObjectRayDirectionKHR || in RayQueryPass()
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_ray_query.cpp | 200 case spv::Op::OpRayQueryGetIntersectionObjectRayDirectionKHR: in RayQueryPass() 214 if (opcode == spv::Op::OpRayQueryGetIntersectionObjectRayDirectionKHR || in RayQueryPass()
|
/external/angle/third_party/spirv-tools/src/source/val/ |
D | validate_ray_query.cpp | 211 case spv::Op::OpRayQueryGetIntersectionObjectRayDirectionKHR: in RayQueryPass() 225 if (opcode == spv::Op::OpRayQueryGetIntersectionObjectRayDirectionKHR || in RayQueryPass()
|
/external/deqp-deps/glslang/SPIRV/ |
D | doc.cpp | 1537 …case OpRayQueryGetIntersectionObjectRayDirectionKHR: return "OpRayQueryGetInt… in OpcodeString() 3162 …InstructionDesc[OpRayQueryGetIntersectionObjectRayDirectionKHR].operands.push(OperandId, "'RayQuer… in Parameterize() 3163 …InstructionDesc[OpRayQueryGetIntersectionObjectRayDirectionKHR].operands.push(OperandId, "'Committ… in Parameterize() 3164 … InstructionDesc[OpRayQueryGetIntersectionObjectRayDirectionKHR].setResultAndType(true, true); in Parameterize()
|
D | spirv.hpp | 2226 OpRayQueryGetIntersectionObjectRayDirectionKHR = 6027, enumerator 2996 …case OpRayQueryGetIntersectionObjectRayDirectionKHR: *hasResult = true; *hasResultType = true; bre… in HasResultAndType() 4840 …case OpRayQueryGetIntersectionObjectRayDirectionKHR: return "OpRayQueryGetIntersectionObjectRayDir… in OpToString()
|
/external/angle/third_party/glslang/src/SPIRV/ |
D | doc.cpp | 1558 …case OpRayQueryGetIntersectionObjectRayDirectionKHR: return "OpRayQueryGetInt… in OpcodeString() 3219 …InstructionDesc[OpRayQueryGetIntersectionObjectRayDirectionKHR].operands.push(OperandId, "'RayQuer… in Parameterize() 3220 …InstructionDesc[OpRayQueryGetIntersectionObjectRayDirectionKHR].operands.push(OperandId, "'Committ… in Parameterize() 3221 … InstructionDesc[OpRayQueryGetIntersectionObjectRayDirectionKHR].setResultAndType(true, true); in Parameterize()
|
D | spirv.hpp | 2287 OpRayQueryGetIntersectionObjectRayDirectionKHR = 6027, enumerator 3065 …case OpRayQueryGetIntersectionObjectRayDirectionKHR: *hasResult = true; *hasResultType = true; bre… in HasResultAndType() 4950 …case OpRayQueryGetIntersectionObjectRayDirectionKHR: return "OpRayQueryGetIntersectionObjectRayDir… in OpToString()
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.lua | 2068 OpRayQueryGetIntersectionObjectRayDirectionKHR = 6027,
|
D | spirv.cs | 2134 OpRayQueryGetIntersectionObjectRayDirectionKHR = 6027, enumerator
|
D | spirv.hpp | 2126 OpRayQueryGetIntersectionObjectRayDirectionKHR = 6027, enumerator 2859 …case OpRayQueryGetIntersectionObjectRayDirectionKHR: *hasResult = true; *hasResultType = true; bre… in HasResultAndType()
|
D | spirv.bf | 2135 OpRayQueryGetIntersectionObjectRayDirectionKHR = 6027,
|
D | spirv.hpp11 | 2126 OpRayQueryGetIntersectionObjectRayDirectionKHR = 6027, 2859 …case Op::OpRayQueryGetIntersectionObjectRayDirectionKHR: *hasResult = true; *hasResultType = true;…
|
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.hpp | 2226 OpRayQueryGetIntersectionObjectRayDirectionKHR = 6027, enumerator 2996 …case OpRayQueryGetIntersectionObjectRayDirectionKHR: *hasResult = true; *hasResultType = true; bre… in HasResultAndType() 4840 …case OpRayQueryGetIntersectionObjectRayDirectionKHR: return "OpRayQueryGetIntersectionObjectRayDir… in OpToString()
|
D | spirv.cs | 2289 OpRayQueryGetIntersectionObjectRayDirectionKHR = 6027, enumerator
|
D | spirv.lua | 2217 OpRayQueryGetIntersectionObjectRayDirectionKHR = 6027,
|
D | spirv.bf | 2290 OpRayQueryGetIntersectionObjectRayDirectionKHR = 6027,
|
D | spirv.hpp11 | 2226 OpRayQueryGetIntersectionObjectRayDirectionKHR = 6027, 2996 …case Op::OpRayQueryGetIntersectionObjectRayDirectionKHR: *hasResult = true; *hasResultType = true;… 4840 …case Op::OpRayQueryGetIntersectionObjectRayDirectionKHR: return "OpRayQueryGetIntersectionObjectRa…
|
/external/angle/third_party/spirv-headers/src/include/spirv/unified1/ |
D | spirv.lua | 2327 OpRayQueryGetIntersectionObjectRayDirectionKHR = 6027,
|
D | spirv.cs | 2403 OpRayQueryGetIntersectionObjectRayDirectionKHR = 6027, enumerator
|
D | spirv.hpp | 2336 OpRayQueryGetIntersectionObjectRayDirectionKHR = 6027, enumerator 3140 …case OpRayQueryGetIntersectionObjectRayDirectionKHR: *hasResult = true; *hasResultType = true; bre… in HasResultAndType() 5072 …case OpRayQueryGetIntersectionObjectRayDirectionKHR: return "OpRayQueryGetIntersectionObjectRayDir… in OpToString()
|
D | spirv.bf | 2404 OpRayQueryGetIntersectionObjectRayDirectionKHR = 6027,
|
D | spirv.hpp11 | 2336 OpRayQueryGetIntersectionObjectRayDirectionKHR = 6027, 3140 …case Op::OpRayQueryGetIntersectionObjectRayDirectionKHR: *hasResult = true; *hasResultType = true;… 5072 …case Op::OpRayQueryGetIntersectionObjectRayDirectionKHR: return "OpRayQueryGetIntersectionObjectRa…
|
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/schema/ |
D | schema.go | 498 "OpRayQueryGetIntersectionObjectRayDirectionKHR": OpRayQueryGetIntersectionObjectRayDirectionKHR, 11241 OpRayQueryGetIntersectionObjectRayDirectionKHR = &Opcode { var
|
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/schema/ |
D | schema.go | 498 "OpRayQueryGetIntersectionObjectRayDirectionKHR": OpRayQueryGetIntersectionObjectRayDirectionKHR, 11241 OpRayQueryGetIntersectionObjectRayDirectionKHR = &Opcode { var
|
/external/angle/third_party/spirv-tools/src/utils/vscode/src/schema/ |
D | schema.go | 837 "OpRayQueryGetIntersectionObjectRayDirectionKHR": OpRayQueryGetIntersectionObjectRayDirectionKHR, 21819 OpRayQueryGetIntersectionObjectRayDirectionKHR = &Opcode { var
|