Home
last modified time | relevance | path

Searched refs:I915PACKCOLOR8888 (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
Di915_reg.h898 #define I915PACKCOLOR8888(r,g,b,a) \ macro
Di915_state.c289 cso->state[2] = I915PACKCOLOR8888(r, g, b, a); in i915_create_sampler_state()
/external/mesa3d/src/gallium/drivers/i915/
Di915_reg.h898 #define I915PACKCOLOR8888(r,g,b,a) \ macro
Di915_state.c289 cso->state[2] = I915PACKCOLOR8888(r, g, b, a); in i915_create_sampler_state()