Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_render.c435 uint16_t *imm_indices3) in r300_emit_draw_elements() argument
461 OUT_CS(imm_indices3[1] << 16 | imm_indices3[0]); in r300_emit_draw_elements()
462 OUT_CS(imm_indices3[2]); in r300_emit_draw_elements()