Searched refs:u_vbuf_get_minmax_index (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_vbuf.h | 93 void u_vbuf_get_minmax_index(struct pipe_context *pipe,
|
H A D | u_vbuf.c | 1373 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 D | pan_helpers.c | 148 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 D | lima_draw.c | 1099 u_vbuf_get_minmax_index(pctx, info, draw, &ctx->min_index, &ctx->max_index); in lima_draw_vbo_indexed()
|
Completed in 6 milliseconds