Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/spirv/
Dvtn_cfg.c151 case SpvOpKill: in vtn_cfg_handle_prepass_instruction()
326 case SpvOpKill: in vtn_cfg_walk_blocks()
Dspirv.h804 SpvOpKill = 252, enumerator
/external/skia/src/sksl/
Dspirv.h804 SpvOpKill = 252, enumerator
DSkSLSPIRVCodeGenerator.cpp642 case SpvOpKill: in opcode_text()
781 case SpvOpKill: // fall through in writeOpCode()
2858 this->writeInstruction(SpvOpKill, out); in writeStatement()