Searched refs:SpvOpKill (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_cfg.c268 case SpvOpKill:
702 case SpvOpKill:
1342 case SpvOpKill: {
H A Dspirv.h1395 SpvOpKill = 252, enumerator in enum:SpvOp_
2041 case SpvOpKill: *hasResult = false; *hasResultType = false; break;
/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dspirv_info.c766 case SpvOpKill: return "SpvOpKill";
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dvtn_cfg.c373 case SpvOpKill:
562 case SpvOpKill:
H A Dspirv.h1055 SpvOpKill = 252, enumerator in enum:SpvOp_
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c948 case SpvOpKill: return "SpvOpKill";
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c735 spirv_buffer_emit_word(&b->instructions, SpvOpKill | (1 << 16));

Completed in 21 milliseconds