Searched refs:u_vbuf_get_minmax_index (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_vbuf.h | 75 void u_vbuf_get_minmax_index(struct pipe_context *pipe,
|
| H A D | u_vbuf.c | 1099 void u_vbuf_get_minmax_index(struct pipe_context *pipe, function in typeref:typename:void 1359 u_vbuf_get_minmax_index(mgr->pipe, &new_info,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_vbuf.h | 91 void u_vbuf_get_minmax_index(struct pipe_context *pipe,
|
| H A D | u_vbuf.c | 1298 void u_vbuf_get_minmax_index(struct pipe_context *pipe, function in typeref:typename:void 1594 u_vbuf_get_minmax_index(mgr->pipe, &new_info, &new_draw,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/ |
| H A D | pan_helpers.c | 132 u_vbuf_get_minmax_index(&ctx->base, info, draw, min_index, max_index);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ |
| H A D | lima_draw.c | 1102 u_vbuf_get_minmax_index(pctx, info, draw, &ctx->min_index, &ctx->max_index);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ |
| H A D | lima_draw.c | 1387 u_vbuf_get_minmax_index(pctx, info, &ctx->min_index, &ctx->max_index);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/ |
| H A D | pan_context.c | 1539 u_vbuf_get_minmax_index(pipe, info, &min_index, &max_index);
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 19.1.0.rst | 3957 - gallium/u_vbuf: export u_vbuf_get_minmax_index
|
Completed in 23 milliseconds