Searched refs:OpIgnoreIntersectionKHR (Results 1 – 14 of 14) sorted by relevance
/external/angle/third_party/spirv-headers/src/include/spirv/unified1/ |
D | spirv.lua | 1315 OpIgnoreIntersectionKHR = 5335,
|
D | spirv.cs | 1363 OpIgnoreIntersectionKHR = 5335, enumerator
|
D | spirv.hpp | 1358 OpIgnoreIntersectionKHR = 5335, enumerator
|
D | spirv.hpp11 | 1358 OpIgnoreIntersectionKHR = 5335,
|
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.cs | 1363 OpIgnoreIntersectionKHR = 5335, enumerator
|
D | spirv.lua | 1315 OpIgnoreIntersectionKHR = 5335,
|
D | spirv.hpp | 1358 OpIgnoreIntersectionKHR = 5335, enumerator
|
D | spirv.hpp11 | 1358 OpIgnoreIntersectionKHR = 5335,
|
/external/deqp-deps/glslang/SPIRV/ |
D | doc.cpp | 1335 case OpIgnoreIntersectionKHR: return "OpIgnoreIntersectionKHR"; in OpcodeString() 2745 InstructionDesc[OpIgnoreIntersectionKHR].setResultAndType(false, false); in Parameterize()
|
D | spirv.hpp | 1358 OpIgnoreIntersectionKHR = 5335, enumerator
|
D | GlslangToSpv.cpp | 8015 builder.createNoResultOp(spv::OpIgnoreIntersectionKHR); in createNoArgOperation()
|
/external/angle/third_party/glslang/src/SPIRV/ |
D | doc.cpp | 1335 case OpIgnoreIntersectionKHR: return "OpIgnoreIntersectionKHR"; in OpcodeString() 2745 InstructionDesc[OpIgnoreIntersectionKHR].setResultAndType(false, false); in Parameterize()
|
D | spirv.hpp | 1358 OpIgnoreIntersectionKHR = 5335, enumerator
|
D | GlslangToSpv.cpp | 8015 builder.createNoResultOp(spv::OpIgnoreIntersectionKHR); in createNoArgOperation()
|