/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_ray_query.cpp | 237 case spv::Op::OpRayQueryGetIntersectionObjectToWorldKHR: in RayQueryPass()
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate_ray_query.cpp | 237 case spv::Op::OpRayQueryGetIntersectionObjectToWorldKHR: in RayQueryPass()
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/ |
H A D | validate_ray_query.cpp | 237 case spv::Op::OpRayQueryGetIntersectionObjectToWorldKHR: in RayQueryPass()
|
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/ |
D | doc.cpp | 1515 …case OpRayQueryGetIntersectionObjectToWorldKHR: return "OpRayQueryGetInt… in OpcodeString() 3114 … InstructionDesc[OpRayQueryGetIntersectionObjectToWorldKHR].operands.push(OperandId, "'RayQuery'"); in Parameterize() 3115 …InstructionDesc[OpRayQueryGetIntersectionObjectToWorldKHR].operands.push(OperandId, "'Committed'"); in Parameterize() 3116 InstructionDesc[OpRayQueryGetIntersectionObjectToWorldKHR].setResultAndType(true, true); in Parameterize()
|
D | spirv.hpp | 2016 OpRayQueryGetIntersectionObjectToWorldKHR = 6031, enumerator 2734 case OpRayQueryGetIntersectionObjectToWorldKHR: *hasResult = true; *hasResultType = true; break; in HasResultAndType()
|
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/ |
H A D | doc.cpp | 1541 …case OpRayQueryGetIntersectionObjectToWorldKHR: return "OpRayQueryGetInt… in OpcodeString() 3176 … InstructionDesc[OpRayQueryGetIntersectionObjectToWorldKHR].operands.push(OperandId, "'RayQuery'"); in Parameterize() 3177 …InstructionDesc[OpRayQueryGetIntersectionObjectToWorldKHR].operands.push(OperandId, "'Committed'"); in Parameterize() 3178 InstructionDesc[OpRayQueryGetIntersectionObjectToWorldKHR].setResultAndType(true, true); in Parameterize()
|
H A D | spirv.hpp | 2230 OpRayQueryGetIntersectionObjectToWorldKHR = 6031, enumerator 3000 case OpRayQueryGetIntersectionObjectToWorldKHR: *hasResult = true; *hasResultType = true; break; in HasResultAndType() 4844 …case OpRayQueryGetIntersectionObjectToWorldKHR: return "OpRayQueryGetIntersectionObjectToWorldKHR"; in OpToString()
|
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/unified1/ |
H A D | spirv.hpp | 2230 OpRayQueryGetIntersectionObjectToWorldKHR = 6031, enumerator 3000 case OpRayQueryGetIntersectionObjectToWorldKHR: *hasResult = true; *hasResultType = true; break; in HasResultAndType() 4844 …case OpRayQueryGetIntersectionObjectToWorldKHR: return "OpRayQueryGetIntersectionObjectToWorldKHR"; in OpToString()
|
H A D | spirv.lua | 2221 OpRayQueryGetIntersectionObjectToWorldKHR = 6031,
|
H A D | spirv.cs | 2293 OpRayQueryGetIntersectionObjectToWorldKHR = 6031, enumerator
|
H A D | spirv.bf | 2294 OpRayQueryGetIntersectionObjectToWorldKHR = 6031,
|
H A D | spirv.hpp11 | 2230 OpRayQueryGetIntersectionObjectToWorldKHR = 6031, 3000 …case Op::OpRayQueryGetIntersectionObjectToWorldKHR: *hasResult = true; *hasResultType = true; brea… 4844 …case Op::OpRayQueryGetIntersectionObjectToWorldKHR: return "OpRayQueryGetIntersectionObjectToWorld…
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
H A D | spirv.hpp | 2130 OpRayQueryGetIntersectionObjectToWorldKHR = 6031, enumerator 2863 case OpRayQueryGetIntersectionObjectToWorldKHR: *hasResult = true; *hasResultType = true; break; in HasResultAndType()
|
H A D | spirv.lua | 2072 OpRayQueryGetIntersectionObjectToWorldKHR = 6031,
|
H A D | spirv.cs | 2138 OpRayQueryGetIntersectionObjectToWorldKHR = 6031, enumerator
|
H A D | spirv.bf | 2139 OpRayQueryGetIntersectionObjectToWorldKHR = 6031,
|
H A D | spirv.hpp11 | 2130 OpRayQueryGetIntersectionObjectToWorldKHR = 6031, 2863 …case Op::OpRayQueryGetIntersectionObjectToWorldKHR: *hasResult = true; *hasResultType = true; brea…
|
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.hpp | 2100 OpRayQueryGetIntersectionObjectToWorldKHR = 6031, enumerator 2828 case OpRayQueryGetIntersectionObjectToWorldKHR: *hasResult = true; *hasResultType = true; break; in HasResultAndType()
|
D | spirv.lua | 2044 OpRayQueryGetIntersectionObjectToWorldKHR = 6031,
|
D | spirv.cs | 2107 OpRayQueryGetIntersectionObjectToWorldKHR = 6031, enumerator
|
D | spirv.bf | 2108 OpRayQueryGetIntersectionObjectToWorldKHR = 6031,
|
D | spirv.hpp11 | 2100 OpRayQueryGetIntersectionObjectToWorldKHR = 6031, 2828 …case Op::OpRayQueryGetIntersectionObjectToWorldKHR: *hasResult = true; *hasResultType = true; brea…
|
/aosp_15_r20/out/soong/.intermediates/external/angle/third_party_spirv_tools_src_spvtools_core_tables_unified1/android_arm64_armv8-2a_cortex-a55/gen/ |
D | core.insts-unified1.inc | 881 …{"RayQueryGetIntersectionObjectToWorldKHR", spv::Op::OpRayQueryGetIntersectionObjectToWorldKHR, 0,…
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/schema/ |
H A D | schema.go | 502 "OpRayQueryGetIntersectionObjectToWorldKHR": OpRayQueryGetIntersectionObjectToWorldKHR, 11339 OpRayQueryGetIntersectionObjectToWorldKHR = &Opcode { var
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/utils/vscode/src/schema/ |
H A D | schema.go | 502 "OpRayQueryGetIntersectionObjectToWorldKHR": OpRayQueryGetIntersectionObjectToWorldKHR, 11339 OpRayQueryGetIntersectionObjectToWorldKHR = &Opcode { var
|