Searched refs:this_count (Results 1 – 2 of 2) sorted by relevance
450 uint32_t this_count = count; in vc4_draw_vbo() local458 u_split_draw(info, max_verts, &this_count, &step); in vc4_draw_vbo()462 array.length = this_count; in vc4_draw_vbo()
1128 unsigned this_count = count; in lima_draw_vbo_count() local1131 u_split_draw(info, max_verts, &this_count, &step); in lima_draw_vbo_count()1134 local_draw.count = this_count; in lima_draw_vbo_count()