Searched refs:brw_gs_quads (Results 1 – 3 of 3) sorted by relevance
109 void brw_gs_quads( struct brw_gs_compile *c, struct brw_gs_prog_key *key );
117 brw_gs_quads( &c, key ); in compile_gs_prog()
253 void brw_gs_quads( struct brw_gs_compile *c, struct brw_gs_prog_key *key ) in brw_gs_quads() function