Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.h203 cso_multi_draw(struct cso_context *cso,
Dcso_context.c1618 cso_multi_draw(struct cso_context *cso, in cso_multi_draw() function
/third_party/mesa3d/src/mesa/state_tracker/
Dst_draw.c187 cso_multi_draw(st->cso_context, info, drawid_offset, draws, num_draws); in st_draw_gallium()
211 cso_multi_draw(cso, info, 0, &draws[first], i - first); in st_draw_gallium_multimode()