/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validate_primitives.cpp | 35 case SpvOpEndPrimitive: in PrimitivesPass()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_primitives.cpp | 35 case SpvOpEndPrimitive: in PrimitivesPass()
|
/third_party/spirv-tools/source/val/ |
D | validate_primitives.cpp | 35 case SpvOpEndPrimitive: in PrimitivesPass()
|
/third_party/skia/src/sksl/ |
D | spirv.h | 776 SpvOpEndPrimitive = 219, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/ |
D | spirv.h | 870 SpvOpEndPrimitive = 219, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.h | 870 SpvOpEndPrimitive = 219, enumerator
|
/third_party/spirv-headers/include/spirv/1.0/ |
D | spirv.h | 870 SpvOpEndPrimitive = 219, enumerator
|
/third_party/spirv-headers/include/spirv/1.2/ |
D | spirv.h | 887 SpvOpEndPrimitive = 219, enumerator
|
/third_party/spirv-headers/include/spirv/1.1/ |
D | spirv.h | 882 SpvOpEndPrimitive = 219, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/ |
D | spirv.h | 882 SpvOpEndPrimitive = 219, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.h | 882 SpvOpEndPrimitive = 219, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/ |
D | spirv.h | 887 SpvOpEndPrimitive = 219, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.h | 887 SpvOpEndPrimitive = 219, enumerator
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | spirv.h | 1257 SpvOpEndPrimitive = 219, enumerator 1829 case SpvOpEndPrimitive: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/ |
D | spirv.h | 1376 SpvOpEndPrimitive = 219, enumerator 2031 case SpvOpEndPrimitive: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.h | 1377 SpvOpEndPrimitive = 219, enumerator 2032 case SpvOpEndPrimitive: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
|
/third_party/mesa3d/src/compiler/spirv/ |
D | spirv.h | 1413 SpvOpEndPrimitive = 219, enumerator 2092 case SpvOpEndPrimitive: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
|
D | spirv_to_nir.c | 4200 case SpvOpEndPrimitive: in vtn_handle_barrier() 4211 case SpvOpEndPrimitive: in vtn_handle_barrier() 6095 case SpvOpEndPrimitive: in vtn_handle_body_instruction()
|
/third_party/spirv-headers/include/spirv/unified1/ |
D | spirv.h | 1434 SpvOpEndPrimitive = 219, enumerator 2115 case SpvOpEndPrimitive: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
|
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
D | spirv_builder.c | 276 SpvOp op = SpvOpEndPrimitive; in spirv_builder_end_primitive()
|
/third_party/vk-gl-cts/build/external/spirv-tools/spirv-tools/ |
D | core.insts-unified1.inc | 311 …{"EndPrimitive", SpvOpEndPrimitive, 1, pygen_variable_caps_Geometry, 0, {}, 0, 0, 0, nullptr, SPV_…
|