Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_clip.h123 void brw_clip_tri( struct brw_clip_compile *c );
Dmeson.build27 'brw_clip_tri.c',
Dbrw_clip_tri.c255 void brw_clip_tri( struct brw_clip_compile *c ) in brw_clip_tri() function
499 brw_clip_tri(c); in do_clip_tri()
Dbrw_clip_unfilled.c524 brw_clip_tri(c); in brw_emit_unfilled_clip()
/external/mesa3d/src/intel/
DMakefile.sources37 compiler/brw_clip_tri.c \