Searched refs:SpvOpEndInvocationInterlockEXT (Results 1 – 12 of 12) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_misc.cpp | 118 case SpvOpEndInvocationInterlockEXT: in MiscPass()
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validate_misc.cpp | 118 case SpvOpEndInvocationInterlockEXT: in MiscPass()
|
/third_party/spirv-tools/source/val/ |
D | validate_misc.cpp | 118 case SpvOpEndInvocationInterlockEXT: in MiscPass()
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | spirv.h | 1446 SpvOpEndInvocationInterlockEXT = 5365, enumerator 2016 case SpvOpEndInvocationInterlockEXT: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/ |
D | spirv.h | 1573 SpvOpEndInvocationInterlockEXT = 5365, enumerator 2226 case SpvOpEndInvocationInterlockEXT: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
|
/third_party/spirv-tools/include/spirv/unified1/ |
D | spirv.h | 1566 SpvOpEndInvocationInterlockEXT = 5365, enumerator 2212 case SpvOpEndInvocationInterlockEXT: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
|
/third_party/mesa3d/src/compiler/spirv/ |
D | spirv.h | 1562 SpvOpEndInvocationInterlockEXT = 5365, enumerator 2206 case SpvOpEndInvocationInterlockEXT: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
|
D | spirv_to_nir.c | 5922 case SpvOpEndInvocationInterlockEXT: in vtn_handle_body_instruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.h | 1574 SpvOpEndInvocationInterlockEXT = 5365, enumerator 2227 case SpvOpEndInvocationInterlockEXT: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
|
/third_party/spirv-headers/include/spirv/unified1/ |
D | spirv.h | 1566 SpvOpEndInvocationInterlockEXT = 5365, enumerator 2212 case SpvOpEndInvocationInterlockEXT: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
|
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
D | spirv_builder.c | 475 …spirv_buffer_emit_word(&b->instructions, (end ? SpvOpEndInvocationInterlockEXT : SpvOpBeginInvocat… in spirv_builder_emit_interlock()
|
/third_party/vk-gl-cts/build/external/spirv-tools/spirv-tools/ |
D | core.insts-unified1.inc | 498 …{"EndInvocationInterlockEXT", SpvOpEndInvocationInterlockEXT, 3, pygen_variable_caps_FragmentShade…
|