Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_compile_sf.c442 static void brw_emit_tri_setup(struct brw_sf_compile *c, bool allocate) in brw_emit_tri_setup() function
780 brw_emit_tri_setup(c, false); in brw_emit_anyprim_setup()
842 brw_emit_tri_setup( &c, true ); in brw_compile_sf()