HomeSort by relevance Sort by last modified time
    Searched refs:DSTORG_HORT_BIAS (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/gallium/drivers/i915/
i915_state_static.c 225 dst_buf_vars = DSTORG_HORT_BIAS(0x8) | /* .5 */
i915_reg.h 162 #define DSTORG_HORT_BIAS(x) ((x)<<20)
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i915/
i830_reg.h 67 #define DSTORG_HORT_BIAS(x) ((x)<<20)
i915_reg.h 157 #define DSTORG_HORT_BIAS(x) ((x)<<20)
i830_vtbl.c 645 value = (DSTORG_HORT_BIAS(0x8) | /* .5 */
i915_vtbl.c 609 value = (DSTORG_HORT_BIAS(0x8) | /* .5 */

Completed in 43 milliseconds