Searched refs:VARYING_SLOT_CI (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/mesa/swrast/ | ||
D | swrast.h | 107 #define VARYING_SLOT_CI VARYING_SLOT_COL0 macro |
D | s_context.c | 952 _mesa_debug(ctx, "index %f\n", v->attrib[VARYING_SLOT_CI][0]); in _swrast_print_vertex() |