Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_clip_point.c45 brw_clip_tri_alloc_regs(c, 0); in brw_emit_point_clip()
Dbrw_clip.h125 void brw_clip_tri_alloc_regs( struct brw_clip_compile *c,
Dbrw_clip_tri.c44 void brw_clip_tri_alloc_regs( struct brw_clip_compile *c, in brw_clip_tri_alloc_regs() function
627 brw_clip_tri_alloc_regs(c, 3 + c->key.nr_userclip + 6); in brw_emit_tri_clip()
Dbrw_clip_unfilled.c483 brw_clip_tri_alloc_regs(c, 3 + c->key.nr_userclip + 6); in brw_emit_unfilled_clip()