Home
last modified time | relevance | path

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

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