Searched refs:indices3 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
H A Dr300_render.c606 uint16_t indices3[3]; local
625 memcpy(indices3, ptr + start, 6);
651 indices3);
662 info->mode, start, short_count, indices3);
/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_render.c606 uint16_t indices3[3]; local
625 memcpy(indices3, ptr + start, 6);
651 indices3);
662 info->mode, start, short_count, indices3);

Completed in 51 milliseconds