Searched refs:EMIT_4UB_BGRA (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_vertex.h60 EMIT_4UB_BGRA enumerator in enum:attrib_emit
155 case EMIT_4UB_BGRA:
179 case EMIT_4UB_BGRA:
H A Ddraw_vertex.c104 case EMIT_4UB_BGRA:
105 debug_printf("EMIT_4UB_BGRA:\t");
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_vertex.h60 EMIT_4UB_BGRA enumerator in enum:attrib_emit
155 case EMIT_4UB_BGRA:
179 case EMIT_4UB_BGRA:
H A Ddraw_vertex.c104 case EMIT_4UB_BGRA:
105 debug_printf("EMIT_4UB_BGRA:\t");
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_state_derived.c125 draw_emit_vertex_attr(&vinfo, EMIT_4UB_BGRA, src);
132 draw_emit_vertex_attr(&vinfo, EMIT_4UB_BGRA, src);
H A Di915_prim_emit.c111 case EMIT_4UB_BGRA:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_state_derived.c108 draw_emit_vertex_attr(&vinfo, EMIT_4UB_BGRA, src);
115 draw_emit_vertex_attr(&vinfo, EMIT_4UB_BGRA, src);
H A Di915_prim_emit.c104 case EMIT_4UB_BGRA:

Completed in 11 milliseconds