Home
last modified time | relevance | path

Searched refs:SpvOpEndStreamPrimitive (Results 1 – 19 of 19) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_primitives.cpp37 case SpvOpEndStreamPrimitive: in PrimitivesPass()
50 case SpvOpEndStreamPrimitive: { in PrimitivesPass()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_primitives.cpp37 case SpvOpEndStreamPrimitive: in PrimitivesPass()
50 case SpvOpEndStreamPrimitive: { in PrimitivesPass()
/external/skia/src/sksl/
Dspirv.h778 SpvOpEndStreamPrimitive = 221, enumerator
/external/skqp/src/sksl/
Dspirv.h778 SpvOpEndStreamPrimitive = 221, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/
Dspirv.h872 SpvOpEndStreamPrimitive = 221, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.h872 SpvOpEndStreamPrimitive = 221, enumerator
/external/shaderc/spirv-headers/include/spirv/1.0/
Dspirv.h872 SpvOpEndStreamPrimitive = 221, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
Dspirv.h884 SpvOpEndStreamPrimitive = 221, enumerator
/external/shaderc/spirv-headers/include/spirv/1.2/
Dspirv.h889 SpvOpEndStreamPrimitive = 221, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/
Dspirv.h889 SpvOpEndStreamPrimitive = 221, enumerator
/external/shaderc/spirv-headers/include/spirv/1.1/
Dspirv.h884 SpvOpEndStreamPrimitive = 221, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/
Dspirv.h884 SpvOpEndStreamPrimitive = 221, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
Dspirv.h889 SpvOpEndStreamPrimitive = 221, enumerator
/external/mesa3d/prebuilt-intermediates/spirv/
Dspirv_info.c857 case SpvOpEndStreamPrimitive: return "SpvOpEndStreamPrimitive"; in spirv_op_to_string()
/external/shaderc/spirv-headers/include/spirv/unified1/
Dspirv.h1070 SpvOpEndStreamPrimitive = 221, enumerator
1602 case SpvOpEndStreamPrimitive: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
Dspirv.h1322 SpvOpEndStreamPrimitive = 221, enumerator
1906 case SpvOpEndStreamPrimitive: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
Dspirv.h1325 SpvOpEndStreamPrimitive = 221, enumerator
1909 case SpvOpEndStreamPrimitive: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
/external/mesa3d/src/compiler/spirv/
Dspirv.h1258 SpvOpEndStreamPrimitive = 221, enumerator
1829 case SpvOpEndStreamPrimitive: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
Dspirv_to_nir.c3927 case SpvOpEndStreamPrimitive: { in vtn_handle_barrier()
3935 case SpvOpEndStreamPrimitive: in vtn_handle_barrier()
3947 case SpvOpEndStreamPrimitive: { in vtn_handle_barrier()
5416 case SpvOpEndStreamPrimitive: in vtn_handle_body_instruction()