Home
last modified time | relevance | path

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

/external/skia/src/sksl/
Dspirv.h778 SpvOpEndStreamPrimitive = 221, enumerator
DSkSLSPIRVCodeGenerator.cpp590 case SpvOpEndStreamPrimitive: in opcode_text()
/external/mesa3d/src/compiler/spirv/
Dspirv.h778 SpvOpEndStreamPrimitive = 221, enumerator
Dspirv_to_nir.c2487 case SpvOpEndStreamPrimitive: in vtn_handle_barrier()
2503 if (opcode == SpvOpEmitStreamVertex || opcode == SpvOpEndStreamPrimitive) in vtn_handle_barrier()
3167 case SpvOpEndStreamPrimitive: in vtn_handle_body_instruction()