Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_lower_to_hw_instr.cpp1845 …unsigned null_exp_dest = (ctx.program->stage.hw == HWStage::FS) ? 9 /* NULL */ : V_008DFC_SQ_EXP_P… in lower_to_hw_instr() local
1854 static_cast<Export_instruction *>(instr.get())->dest == null_exp_dest) in lower_to_hw_instr()