Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_state_immediate.c163 if (cbuf && cbuf->alpha_in_g) in upload_S6()
Di915_state_dynamic.c168 if (cbuf && cbuf->alpha_in_g) in upload_IAB()
Di915_context.h236 bool alpha_in_g : 1; member
Di915_surface.c367 surf->alpha_in_g = true; in i915_set_color_surface_swizzle()