Home
last modified time | relevance | path

Searched refs:u_vbuf_get_minmax_index (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_vbuf.h93 void u_vbuf_get_minmax_index(struct pipe_context *pipe,
H A Du_vbuf.c1373 void u_vbuf_get_minmax_index(struct pipe_context *pipe, in u_vbuf_get_minmax_index() function
1686 u_vbuf_get_minmax_index(mgr->pipe, &new_info, &new_draw, in u_vbuf_draw_vbo()
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_helpers.c148 u_vbuf_get_minmax_index(&ctx->base, info, draw, min_index, max_index); in panfrost_get_index_buffer_bounded()
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_draw.c1099 u_vbuf_get_minmax_index(pctx, info, draw, &ctx->min_index, &ctx->max_index); in lima_draw_vbo_indexed()

Completed in 6 milliseconds