Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_compile_sf.c441 static void brw_emit_tri_setup(struct brw_sf_compile *c, bool allocate) in brw_emit_tri_setup() function
779 brw_emit_tri_setup(c, false); in brw_emit_anyprim_setup()
841 brw_emit_tri_setup( &c, true ); in brw_compile_sf()