HomeSort by relevance Sort by last modified time
    Searched refs:brw_clip_tri_alloc_regs (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_clip_point.c 51 brw_clip_tri_alloc_regs(c, 0);
brw_clip.h 141 void brw_clip_tri_alloc_regs( struct brw_clip_compile *c,
brw_clip_tri.c 50 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);
brw_clip_unfilled.c 472 brw_clip_tri_alloc_regs(c, 3 + c->key.nr_userclip + 6);

Completed in 367 milliseconds