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

  /external/mesa3d/src/gallium/drivers/i915/
i915_state_sampler.c 97 state[0] |= SS2_COLORSPACE_CONVERSION;
i915_reg.h 792 #define SS2_COLORSPACE_CONVERSION (1<<29)
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i915/
i830_texstate.c 257 state[I830_TEXREG_TM0S3] |= SS2_COLORSPACE_CONVERSION;
i915_texstate.c 265 state[I915_TEXREG_SS2] |= SS2_COLORSPACE_CONVERSION;
i915_reg.h 662 #define SS2_COLORSPACE_CONVERSION (1<<29)

Completed in 180 milliseconds