Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_gs.h110 void brw_gs_quad_strip( struct brw_gs_compile *c, struct brw_gs_prog_key *key );
Dbrw_gs.c120 brw_gs_quad_strip( &c, key ); in compile_gs_prog()
Dbrw_gs_emit.c291 void brw_gs_quad_strip( struct brw_gs_compile *c, struct brw_gs_prog_key *key ) in brw_gs_quad_strip() function