Searched refs:DSTORG_VERT_BIAS (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/i915/ | ||
D | i915_state_static.c | 172 DSTORG_VERT_BIAS(0x8) | /* .5 */ in update_dst_buf_vars() |
D | i915_reg.h | 154 #define DSTORG_VERT_BIAS(x) ((x) << 16) macro |