Searched refs:instance_max (Results 1 – 4 of 4) sorted by relevance
179 uint32_t instance_max; /* max instance for current draw call */ member
195 *size = (nv50->instance_max / div) * nv50->vtxbuf[vbi].stride + in nv50_user_vbuf_range()799 nv50->instance_max = info->instance_count - 1; in nv50_draw_vbo()
222 uint32_t instance_max; /* last instance for current draw call */ member
209 *size = (nvc0->instance_max / div) * nvc0->vtxbuf[vbi].stride + in nvc0_user_vbuf_range()956 nvc0->instance_max = info->instance_count - 1; in nvc0_draw_vbo()