Searched defs:nb_slots_left (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ | ||
| H A D | u_threaded_context.c | 3267 int nb_slots_left = TC_SLOTS_PER_BATCH - next->num_total_slots; local in function:tc_draw_vbo 3313 int nb_slots_left = TC_SLOTS_PER_BATCH - next->num_total_slots; local in function:tc_draw_vbo 3474 int nb_slots_left = TC_SLOTS_PER_BATCH - next->num_total_slots; local in function:tc_draw_vertex_state [all...] |
Completed in 26 milliseconds