Searched refs:OpDemoteToHelperInvocation (Results 1 – 20 of 20) sorted by relevance
/external/mesa3d/src/microsoft/ci/ |
D | warp-fails.txt | 2 # as OpDemoteToHelperInvocation. Wait for pending CTS fix.
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.lua | 1827 OpDemoteToHelperInvocation = 5380,
|
D | spirv.cs | 1893 OpDemoteToHelperInvocation = 5380, enumerator
|
D | spirv.hpp | 1885 OpDemoteToHelperInvocation = 5380, enumerator 2621 case OpDemoteToHelperInvocation: *hasResult = false; *hasResultType = false; break; in HasResultAndType()
|
D | spirv.bf | 1894 OpDemoteToHelperInvocation = 5380,
|
D | spirv.hpp11 | 1885 OpDemoteToHelperInvocation = 5380, 2621 case Op::OpDemoteToHelperInvocation: *hasResult = false; *hasResultType = false; break;
|
/external/deqp-deps/glslang/SPIRV/ |
D | spirv.hpp | 1982 OpDemoteToHelperInvocation = 5380, enumerator 2755 case OpDemoteToHelperInvocation: *hasResult = false; *hasResultType = false; break; in HasResultAndType() 4599 case OpDemoteToHelperInvocation: return "OpDemoteToHelperInvocation"; in OpToString()
|
/external/angle/third_party/glslang/src/SPIRV/ |
D | spirv.hpp | 2030 OpDemoteToHelperInvocation = 5380, enumerator 2824 case OpDemoteToHelperInvocation: *hasResult = false; *hasResultType = false; break; in HasResultAndType() 4709 case OpDemoteToHelperInvocation: return "OpDemoteToHelperInvocation"; in OpToString()
|
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.hpp | 1982 OpDemoteToHelperInvocation = 5380, enumerator 2755 case OpDemoteToHelperInvocation: *hasResult = false; *hasResultType = false; break; in HasResultAndType() 4599 case OpDemoteToHelperInvocation: return "OpDemoteToHelperInvocation"; in OpToString()
|
D | spirv.cs | 2045 OpDemoteToHelperInvocation = 5380, enumerator
|
D | spirv.lua | 1973 OpDemoteToHelperInvocation = 5380,
|
D | spirv.bf | 2046 OpDemoteToHelperInvocation = 5380,
|
D | spirv.hpp11 | 1982 OpDemoteToHelperInvocation = 5380, 2755 case Op::OpDemoteToHelperInvocation: *hasResult = false; *hasResultType = false; break; 4599 case Op::OpDemoteToHelperInvocation: return "OpDemoteToHelperInvocation";
|
/external/angle/third_party/spirv-headers/src/include/spirv/unified1/ |
D | spirv.lua | 2070 OpDemoteToHelperInvocation = 5380,
|
D | spirv.cs | 2146 OpDemoteToHelperInvocation = 5380, enumerator
|
D | spirv.hpp | 2079 OpDemoteToHelperInvocation = 5380, enumerator 2886 case OpDemoteToHelperInvocation: *hasResult = false; *hasResultType = false; break; in HasResultAndType() 4818 case OpDemoteToHelperInvocation: return "OpDemoteToHelperInvocation"; in OpToString()
|
D | spirv.bf | 2147 OpDemoteToHelperInvocation = 5380,
|
D | spirv.hpp11 | 2079 OpDemoteToHelperInvocation = 5380, 2886 case Op::OpDemoteToHelperInvocation: *hasResult = false; *hasResultType = false; break; 4818 case Op::OpDemoteToHelperInvocation: return "OpDemoteToHelperInvocation";
|
/external/swiftshader/src/Pipeline/ |
D | SpirvShader.cpp | 233 case spv::OpDemoteToHelperInvocation: 2256 case spv::OpDemoteToHelperInvocation: in EmitInstruction()
|
/external/angle/third_party/spirv-tools/src/utils/vscode/src/schema/ |
D | schema.go | 596 "OpDemoteToHelperInvocation": OpDemoteToHelperInvocation, 14432 OpDemoteToHelperInvocation = &Opcode { var
|