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

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.c3235 const int slots_for_one_draw = DIV_ROUND_UP(draw_overhead_bytes + one_draw_slot_bytes, local in function:tc_draw_vbo
3269 if (nb_slots_left < slots_for_one_draw)
3315 if (nb_slots_left < slots_for_one_draw)
3466 const int slots_for_one_draw = DIV_ROUND_UP(draw_overhead_bytes + one_draw_slot_bytes, local in function:tc_draw_vertex_state
3476 if (nb_slots_left < slots_for_one_draw)

Completed in 8 milliseconds