Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_clip_point.c50 brw_clip_tri_alloc_regs(c, 0); in brw_emit_point_clip()
Dbrw_clip.h158 void brw_clip_tri_alloc_regs( struct brw_clip_compile *c,
Dbrw_clip_tri.c49 void brw_clip_tri_alloc_regs( struct brw_clip_compile *c, in brw_clip_tri_alloc_regs() function
632 brw_clip_tri_alloc_regs(c, 3 + c->key.nr_userclip + 6); in brw_emit_tri_clip()
Dbrw_clip_unfilled.c489 brw_clip_tri_alloc_regs(c, 3 + c->key.nr_userclip + 6); in brw_emit_unfilled_clip()