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.h156 void brw_clip_tri( struct brw_clip_compile *c );
DMakefile.sources106 brw_clip_tri.c \
Dbrw_clip_tri.c260 void brw_clip_tri( struct brw_clip_compile *c ) in brw_clip_tri() function
504 brw_clip_tri(c); in do_clip_tri()
Dbrw_clip_unfilled.c530 brw_clip_tri(c); in brw_emit_unfilled_clip()