Home
last modified time | relevance | path

Searched refs:OpEndInvocationInterlockEXT (Results 1 – 25 of 40) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShaderInstructions.cpp87 case spv::OpEndInvocationInterlockEXT: in IsStatement()
/third_party/skia/third_party/externals/spirv-cross/shaders-hlsl-no-opt/asm/frag/
Dpixel-interlock-callstack.sm51.fxconly.asm.frag87 OpEndInvocationInterlockEXT
Dpixel-interlock-split-functions.sm51.fxconly.asm.frag74 OpEndInvocationInterlockEXT
Dpixel-interlock-control-flow.sm51.fxconly.asm.frag115 OpEndInvocationInterlockEXT
/third_party/skia/third_party/externals/spirv-cross/shaders-msl-no-opt/asm/frag/
Dpixel-interlock-callstack.msl2.asm.frag87 OpEndInvocationInterlockEXT
Dpixel-interlock-split-functions.msl2.asm.frag74 OpEndInvocationInterlockEXT
Dpixel-interlock-control-flow.msl2.asm.frag115 OpEndInvocationInterlockEXT
/third_party/skia/third_party/externals/spirv-cross/shaders-no-opt/asm/frag/
Dpixel-interlock-callstack.asm.frag87 OpEndInvocationInterlockEXT
Dpixel-interlock-split-functions.asm.frag74 OpEndInvocationInterlockEXT
Dpixel-interlock-control-flow.asm.frag115 OpEndInvocationInterlockEXT
/third_party/skia/third_party/externals/spirv-cross/
Dspirv.hpp1442 OpEndInvocationInterlockEXT = 5365, enumerator
2012 case OpEndInvocationInterlockEXT: *hasResult = false; *hasResultType = false; break; in HasResultAndType()
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/
Dspirv.cs1575 OpEndInvocationInterlockEXT = 5365, enumerator
Dspirv.lua1520 OpEndInvocationInterlockEXT = 5365,
Dspirv.hpp1569 OpEndInvocationInterlockEXT = 5365, enumerator
2222 case OpEndInvocationInterlockEXT: *hasResult = false; *hasResultType = false; break; in HasResultAndType()
Dspirv.hpp111569 OpEndInvocationInterlockEXT = 5365,
2222 case Op::OpEndInvocationInterlockEXT: *hasResult = false; *hasResultType = false; break;
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
Dspirv.lua1521 OpEndInvocationInterlockEXT = 5365,
Dspirv.cs1576 OpEndInvocationInterlockEXT = 5365, enumerator
Dspirv.hpp1570 OpEndInvocationInterlockEXT = 5365, enumerator
2223 case OpEndInvocationInterlockEXT: *hasResult = false; *hasResultType = false; break; in HasResultAndType()
Dspirv.hpp111570 OpEndInvocationInterlockEXT = 5365,
2223 case Op::OpEndInvocationInterlockEXT: *hasResult = false; *hasResultType = false; break;
/third_party/spirv-headers/include/spirv/unified1/
Dspirv.hpp1636 OpEndInvocationInterlockEXT = 5365, enumerator
2309 case OpEndInvocationInterlockEXT: *hasResult = false; *hasResultType = false; break; in HasResultAndType()
Dspirv.cs1642 OpEndInvocationInterlockEXT = 5365, enumerator
Dspirv.lua1587 OpEndInvocationInterlockEXT = 5365,
Dspirv.bf1643 OpEndInvocationInterlockEXT = 5365,
/third_party/glslang/SPIRV/
Dspirv.hpp1764 OpEndInvocationInterlockEXT = 5365, enumerator
2483 case OpEndInvocationInterlockEXT: *hasResult = false; *hasResultType = false; break; in HasResultAndType()
Ddoc.cpp1515 case OpEndInvocationInterlockEXT: return "OpEndInvocationInterlockEXT"; in OpcodeString()
1680 InstructionDesc[OpEndInvocationInterlockEXT].setResultAndType(false, false); in Parameterize()

12