HomeSort by relevance Sort by last modified time
    Searched refs:brw_emit_tri_setup (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_sf.h 101 void brw_emit_tri_setup( struct brw_sf_compile *c, bool allocate );
brw_sf.c 91 brw_emit_tri_setup( &c, true );
brw_sf_emit.c 405 void brw_emit_tri_setup(struct brw_sf_compile *c, bool allocate) function
747 brw_emit_tri_setup( c, false );

Completed in 469 milliseconds