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.h60 EMIT_4UB_BGRA enumerator
155 case EMIT_4UB_BGRA: in draw_translate_vinfo_format()
179 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.c125 draw_emit_vertex_attr(&vinfo, EMIT_4UB_BGRA, src); in calculate_vertex_layout()
132 draw_emit_vertex_attr(&vinfo, EMIT_4UB_BGRA, src); in calculate_vertex_layout()
Di915_prim_emit.c111 case EMIT_4UB_BGRA: in emit_hw_vertex()