Searched refs:source_depth_reg (Results 1 – 6 of 6) sorted by relevance
150 c->source_depth_reg = reg; in brw_wm_lookup_iz()
391 if (c->key.source_depth_reg) in pass0_init_payload()393 &c->payload.depth[c->key.source_depth_reg/2]); in pass0_init_payload()
201 uint8_t source_depth_reg; member
225 c->source_depth_reg = c->nr_payload_regs; in brw_wm_payload_setup()
631 fs_reg(brw_vec8_grf(c->source_depth_reg, 0))); in emit_fragcoord_interpolation()
2109 fs_reg(brw_vec8_grf(c->source_depth_reg, 0))); in emit_fb_writes()