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

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_vbuf.c1398 unsigned fixed_restart_index = info->index_size ? util_prim_restart_index_from_size(info->index_size) : 0; local in function:u_vbuf_draw_vbo
1406 info->restart_index == fixed_restart_index ||
1690 ((new_info.restart_index != fixed_restart_index && mgr->caps.rewrite_restart_index) ||

Completed in 5 milliseconds