Home
last modified time | relevance | path

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

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