Searched refs:PUSH_AVAIL (Results 1 – 8 of 8) sorted by relevance
16 PUSH_AVAIL(struct nouveau_pushbuf *push) in PUSH_AVAIL() function24 if (PUSH_AVAIL(push) < size) in PUSH_SPACE()
27 PUSH_AVAIL(struct nouveau_pushbuf *push) in PUSH_AVAIL() function35 if (PUSH_AVAIL(push) < size) in PUSH_SPACE()
385 if (count > get_max_vertices(ctx, ib, PUSH_AVAIL(push))) in vbo_draw_vbo()429 PUSH_AVAIL(push))) in vbo_draw_imm()
209 npush = get_max_vertices(ctx, NULL, PUSH_AVAIL(push)); in swtnl_flush_vertices()
211 if (PUSH_AVAIL(push) < 32 + (n * vertex_size)) { \
195 nr = PUSH_AVAIL(push); in nvc0_m2mf_push_linear()240 nr = PUSH_AVAIL(push); in nve4_p2mf_push_linear()485 unsigned nr = PUSH_AVAIL(push); in nvc0_cb_push()
192 nr = PUSH_AVAIL(push); in nv50_sifc_linear_u8()402 nr = PUSH_AVAIL(push); in nv50_cb_push()
70 nr = PUSH_AVAIL(push); in nv50_constbufs_validate()