Home
last modified time | relevance | path

Searched refs:OpRayQueryGetIntersectionObjectRayDirectionKHR (Results 1 – 25 of 27) sorted by relevance

12

/external/angle/third_party/spirv-tools/src/source/val/
Dvalidate_ray_query.cpp200 case spv::Op::OpRayQueryGetIntersectionObjectRayDirectionKHR: in RayQueryPass()
214 if (opcode == spv::Op::OpRayQueryGetIntersectionObjectRayDirectionKHR || in RayQueryPass()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_ray_query.cpp200 case spv::Op::OpRayQueryGetIntersectionObjectRayDirectionKHR: in RayQueryPass()
214 if (opcode == spv::Op::OpRayQueryGetIntersectionObjectRayDirectionKHR || in RayQueryPass()
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_ray_query.cpp200 case spv::Op::OpRayQueryGetIntersectionObjectRayDirectionKHR: in RayQueryPass()
214 if (opcode == spv::Op::OpRayQueryGetIntersectionObjectRayDirectionKHR || in RayQueryPass()
/external/deqp-deps/glslang/SPIRV/
Ddoc.cpp1511 …case OpRayQueryGetIntersectionObjectRayDirectionKHR: return "OpRayQueryGetInt… in OpcodeString()
3100 …InstructionDesc[OpRayQueryGetIntersectionObjectRayDirectionKHR].operands.push(OperandId, "'RayQuer… in Parameterize()
3101 …InstructionDesc[OpRayQueryGetIntersectionObjectRayDirectionKHR].operands.push(OperandId, "'Committ… in Parameterize()
3102 … InstructionDesc[OpRayQueryGetIntersectionObjectRayDirectionKHR].setResultAndType(true, true); in Parameterize()
Dspirv.hpp2012 OpRayQueryGetIntersectionObjectRayDirectionKHR = 6027, enumerator
2730 …case OpRayQueryGetIntersectionObjectRayDirectionKHR: *hasResult = true; *hasResultType = true; bre… in HasResultAndType()
/external/angle/third_party/glslang/src/SPIRV/
Ddoc.cpp1518 …case OpRayQueryGetIntersectionObjectRayDirectionKHR: return "OpRayQueryGetInt… in OpcodeString()
3119 …InstructionDesc[OpRayQueryGetIntersectionObjectRayDirectionKHR].operands.push(OperandId, "'RayQuer… in Parameterize()
3120 …InstructionDesc[OpRayQueryGetIntersectionObjectRayDirectionKHR].operands.push(OperandId, "'Committ… in Parameterize()
3121 … InstructionDesc[OpRayQueryGetIntersectionObjectRayDirectionKHR].setResultAndType(true, true); in Parameterize()
Dspirv.hpp2026 OpRayQueryGetIntersectionObjectRayDirectionKHR = 6027, enumerator
2752 …case OpRayQueryGetIntersectionObjectRayDirectionKHR: *hasResult = true; *hasResultType = true; bre… in HasResultAndType()
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
Dspirv.cs2103 OpRayQueryGetIntersectionObjectRayDirectionKHR = 6027, enumerator
Dspirv.lua2040 OpRayQueryGetIntersectionObjectRayDirectionKHR = 6027,
Dspirv.hpp2096 OpRayQueryGetIntersectionObjectRayDirectionKHR = 6027, enumerator
2824 …case OpRayQueryGetIntersectionObjectRayDirectionKHR: *hasResult = true; *hasResultType = true; bre… in HasResultAndType()
Dspirv.bf2104 OpRayQueryGetIntersectionObjectRayDirectionKHR = 6027,
Dspirv.hpp112096 OpRayQueryGetIntersectionObjectRayDirectionKHR = 6027,
2824 …case Op::OpRayQueryGetIntersectionObjectRayDirectionKHR: *hasResult = true; *hasResultType = true;…
/external/angle/third_party/spirv-headers/src/include/spirv/unified1/
Dspirv.lua2076 OpRayQueryGetIntersectionObjectRayDirectionKHR = 6027,
Dspirv.cs2142 OpRayQueryGetIntersectionObjectRayDirectionKHR = 6027, enumerator
Dspirv.hpp2134 OpRayQueryGetIntersectionObjectRayDirectionKHR = 6027, enumerator
2871 …case OpRayQueryGetIntersectionObjectRayDirectionKHR: *hasResult = true; *hasResultType = true; bre… in HasResultAndType()
4650 …case OpRayQueryGetIntersectionObjectRayDirectionKHR: return "OpRayQueryGetIntersectionObjectRayDir… in OpToString()
Dspirv.bf2143 OpRayQueryGetIntersectionObjectRayDirectionKHR = 6027,
Dspirv.hpp112134 OpRayQueryGetIntersectionObjectRayDirectionKHR = 6027,
2871 …case Op::OpRayQueryGetIntersectionObjectRayDirectionKHR: *hasResult = true; *hasResultType = true;…
4650 …case OpRayQueryGetIntersectionObjectRayDirectionKHR: return "OpRayQueryGetIntersectionObjectRayDir…
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
Dspirv.lua2068 OpRayQueryGetIntersectionObjectRayDirectionKHR = 6027,
Dspirv.cs2134 OpRayQueryGetIntersectionObjectRayDirectionKHR = 6027, enumerator
Dspirv.hpp2126 OpRayQueryGetIntersectionObjectRayDirectionKHR = 6027, enumerator
2859 …case OpRayQueryGetIntersectionObjectRayDirectionKHR: *hasResult = true; *hasResultType = true; bre… in HasResultAndType()
Dspirv.bf2135 OpRayQueryGetIntersectionObjectRayDirectionKHR = 6027,
Dspirv.hpp112126 OpRayQueryGetIntersectionObjectRayDirectionKHR = 6027,
2859 …case Op::OpRayQueryGetIntersectionObjectRayDirectionKHR: *hasResult = true; *hasResultType = true;…
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/schema/
Dschema.go498 "OpRayQueryGetIntersectionObjectRayDirectionKHR": OpRayQueryGetIntersectionObjectRayDirectionKHR,
11241 OpRayQueryGetIntersectionObjectRayDirectionKHR = &Opcode { var
/external/angle/third_party/spirv-tools/src/utils/vscode/src/schema/
Dschema.go498 "OpRayQueryGetIntersectionObjectRayDirectionKHR": OpRayQueryGetIntersectionObjectRayDirectionKHR,
11241 OpRayQueryGetIntersectionObjectRayDirectionKHR = &Opcode { var
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/schema/
Dschema.go498 "OpRayQueryGetIntersectionObjectRayDirectionKHR": OpRayQueryGetIntersectionObjectRayDirectionKHR,
11241 OpRayQueryGetIntersectionObjectRayDirectionKHR = &Opcode { var

12