Searched defs:out_max_index (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_vbuf.c1029 u_vbuf_get_minmax_index_mapped(const struct pipe_draw_info * info,const void * indices,unsigned * out_min_index,unsigned * out_max_index) argument
1099 u_vbuf_get_minmax_index(struct pipe_context * pipe,const struct pipe_draw_info * info,unsigned * out_min_index,unsigned * out_max_index) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_vbuf.c1215 u_vbuf_get_minmax_index_mapped(const struct pipe_draw_info * info,unsigned count,const void * indices,unsigned * out_min_index,unsigned * out_max_index) argument
1298 u_vbuf_get_minmax_index(struct pipe_context * pipe,const struct pipe_draw_info * info,const struct pipe_draw_start_count_bias * draw,unsigned * out_min_index,unsigned * out_max_index) argument

Completed in 7 milliseconds