Searched refs:brw_clip_tri_alloc_regs (Results 1 - 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_clip_point.c51 brw_clip_tri_alloc_regs(c, 0);
H A Dbrw_clip.h141 void brw_clip_tri_alloc_regs( struct brw_clip_compile *c,
H A Dbrw_clip_tri.c50 void brw_clip_tri_alloc_regs( struct brw_clip_compile *c, function
588 brw_clip_tri_alloc_regs(c, 3 + c->key.nr_userclip + 6);
H A Dbrw_clip_unfilled.c472 brw_clip_tri_alloc_regs(c, 3 + c->key.nr_userclip + 6);

Completed in 29 milliseconds