Searched refs:EMIT_4UB (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_vertex.h59 EMIT_4UB, /**< is RGBA like the rest */ enumerator in enum:attrib_emit
153 case EMIT_4UB:
177 case EMIT_4UB:
H A Ddraw_vertex.c97 case EMIT_4UB:
98 debug_printf("EMIT_4UB:\t");
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_vertex.h59 EMIT_4UB, /**< is RGBA like the rest */ enumerator in enum:attrib_emit
153 case EMIT_4UB:
177 case EMIT_4UB:
H A Ddraw_vertex.c97 case EMIT_4UB:
98 debug_printf("EMIT_4UB:\t");
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_prim_emit.c104 case EMIT_4UB:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_prim_emit.c98 case EMIT_4UB:

Completed in 5 milliseconds