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