Searched refs:need_index_bounds (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ | ||
| H A D | glthread_draw.c | 800 bool need_index_bounds = user_buffer_mask & ~vao->NonZeroDivisorMask; local in function:draw_elements 803 if (need_index_bounds && !index_bounds_valid) { 1007 bool need_index_bounds = user_buffer_mask & ~vao->NonZeroDivisorMask; local in function:_mesa_marshal_MultiDrawElementsBaseVertex 1017 (need_index_bounds && !has_user_indices)) 1029 if (need_index_bounds) { |
Completed in 4 milliseconds