Searched refs:colorInterp (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/i915/
H A Di915_state_derived.c60 const enum interp_mode colorInterp = i915->rasterizer->color_interp; local
126 draw_emit_vertex_attr(&vinfo, EMIT_4UB_BGRA, colorInterp, src);
133 draw_emit_vertex_attr(&vinfo, EMIT_4UB_BGRA, colorInterp, src);
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_swtnl_state.c154 const enum interp_mode colorInterp = local
186 draw_emit_vertex_attr(vinfo, EMIT_4F, colorInterp, src);

Completed in 415 milliseconds