Home
last modified time | relevance | path

Searched refs:brw_emit_unfilled_clip (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_compile_clip.c68 brw_emit_unfilled_clip( &c ); in brw_compile_clip()
Dbrw_clip.h114 void brw_emit_unfilled_clip( struct brw_clip_compile *c );
Dbrw_clip_unfilled.c472 void brw_emit_unfilled_clip( struct brw_clip_compile *c ) in brw_emit_unfilled_clip() function