Searched refs:dst_buf_vars (Results 1 – 3 of 3) sorted by relevance
201 uint32_t dst_buf_vars, cformat, zformat; in update_dst_buf_vars() local224 dst_buf_vars = DSTORG_HORT_BIAS(0x8) | /* .5 */ in update_dst_buf_vars()232 if (i915->current.dst_buf_vars != dst_buf_vars) { in update_dst_buf_vars()233 if (early_z != (i915->current.dst_buf_vars & CLASSIC_EARLY_DEPTH)) in update_dst_buf_vars()236 i915->current.dst_buf_vars = dst_buf_vars; in update_dst_buf_vars()
170 unsigned dst_buf_vars; member
293 OUT_BATCH(i915->current.dst_buf_vars); in emit_static()