Searched defs:npush (Results 1 – 3 of 3) sorted by relevance
350 unsigned npush = (count > mpush) ? mpush : count; local382 unsigned npush = MIN2(count, NV04_PFIFO_MAX_PACKET_LEN); local407 unsigned npush = MIN2(count, NV04_PFIFO_MAX_PACKET_LEN); local449 unsigned npush = MIN2(count, NV04_PFIFO_MAX_PACKET_LEN); local495 unsigned npush = (count > mpush) ? mpush : count; local
150 unsigned npush = MIN2(count, NV04_PFIFO_MAX_PACKET_LEN); in nv30_render_draw_elements() local
203 unsigned npush, start = 0, count = swtnl->vertex_count; in swtnl_flush_vertices() local