Searched refs:spill_inst (Results 1 – 1 of 1) sorted by relevance
797 fs_inst *spill_inst = in emit_spill() local800 spill_inst->offset = spill_offset + i * reg_size * REG_SIZE; in emit_spill()801 spill_inst->mlen = 1 + reg_size; /* header, value */ in emit_spill()802 spill_inst->base_mrf = spill_base_mrf(bld.shader); in emit_spill()