Home
last modified time | relevance | path

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

/third_party/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.c45 void brw_clip_tri_alloc_regs( struct brw_clip_compile *c, in brw_clip_tri_alloc_regs() function
628 brw_clip_tri_alloc_regs(c, 3 + c->key.nr_userclip + 6); in brw_emit_tri_clip()
Dbrw_clip_unfilled.c484 brw_clip_tri_alloc_regs(c, 3 + c->key.nr_userclip + 6); in brw_emit_unfilled_clip()