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 59 EMIT_4UB_BGRA
162 case EMIT_4UB_BGRA:
186 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 126 draw_emit_vertex_attr(&vinfo, EMIT_4UB_BGRA, colorInterp, src);
133 draw_emit_vertex_attr(&vinfo, EMIT_4UB_BGRA, colorInterp, src);
i915_prim_emit.c 111 case EMIT_4UB_BGRA:

Completed in 907 milliseconds