Searched defs:slots_for_one_draw (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ | ||
| H A D | u_threaded_context.c | 3235 const int slots_for_one_draw = DIV_ROUND_UP(draw_overhead_bytes + one_draw_slot_bytes, local in function:tc_draw_vbo 3466 const int slots_for_one_draw = DIV_ROUND_UP(draw_overhead_bytes + one_draw_slot_bytes, local in function:tc_draw_vertex_state |
Completed in 12 milliseconds