Home
last modified time | relevance | path

Searched refs:IAB_SRC_FACTOR_SHIFT (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_reg.h234 #define IAB_SRC_FACTOR_SHIFT 6 macro
324 #define SRC_ABLND_FACT(f) ((f)<<IAB_SRC_FACTOR_SHIFT)
Di915_state.c262 #define SRC_ABLND_FACT(f) ((f)<<IAB_SRC_FACTOR_SHIFT)
/external/mesa3d/src/gallium/drivers/i915/
Di915_reg.h246 #define IAB_SRC_FACTOR_SHIFT 6 macro
445 #define SRC_ABLND_FACT(f) ((f)<<IAB_SRC_FACTOR_SHIFT)