Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_vertex.h59 EMIT_4UB_BGRA enumerator
162 case EMIT_4UB_BGRA: in draw_translate_vinfo_format()
186 case EMIT_4UB_BGRA: in draw_translate_vinfo_size()
Ddraw_vertex.c104 case EMIT_4UB_BGRA: in draw_dump_emitted_vertex()
/external/mesa3d/src/gallium/drivers/i915/
Di915_state_derived.c126 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()
Di915_prim_emit.c111 case EMIT_4UB_BGRA: in emit_hw_vertex()