HomeSort by relevance Sort by last modified time
    Searched refs:EMIT_4UB_BGRA (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/auxiliary/draw/
draw_vertex.h 60 EMIT_4UB_BGRA
155 case EMIT_4UB_BGRA:
179 case EMIT_4UB_BGRA:
draw_vertex.c 104 case EMIT_4UB_BGRA:
105 debug_printf("EMIT_4UB_BGRA:\t");
  /external/mesa3d/src/gallium/drivers/i915/
i915_state_derived.c 125 draw_emit_vertex_attr(&vinfo, EMIT_4UB_BGRA, src);
132 draw_emit_vertex_attr(&vinfo, EMIT_4UB_BGRA, src);
i915_prim_emit.c 111 case EMIT_4UB_BGRA:

Completed in 8865 milliseconds