Searched defs:ATTR_COLOR_COUNT (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
H A Dr300_shader_semantics.h27 #define ATTR_COLOR_COUNT 2 macro
39 int color[ATTR_COLOR_COUNT];
40 int bcolor[ATTR_COLOR_COUNT];
58 for (i = 0; i < ATTR_COLOR_COUNT; i++) {
/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_shader_semantics.h27 #define ATTR_COLOR_COUNT 2 macro
39 int color[ATTR_COLOR_COUNT];
40 int bcolor[ATTR_COLOR_COUNT];
58 for (i = 0; i < ATTR_COLOR_COUNT; i++) {

Completed in 64 milliseconds