Searched refs:numDst (Results 1 – 1 of 1) sorted by relevance
302 const GLuint numDst = _mesa_num_inst_dst_regs(inst->Opcode); in _mesa_remove_dead_code_global() local304 if (numDst != 0 && inst->DstReg.File == PROGRAM_TEMPORARY) { in _mesa_remove_dead_code_global()