Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_clip.h139 void brw_clip_tri( struct brw_clip_compile *c );
DMakefile.sources38 brw_clip_tri.c \
Dbrw_clip_tri.c225 void brw_clip_tri( struct brw_clip_compile *c ) in brw_clip_tri() function
453 brw_clip_tri(c); in do_clip_tri()
Dbrw_clip_unfilled.c513 brw_clip_tri(c); in brw_emit_unfilled_clip()