Searched refs:brw_emit_point_setup (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_compile_sf.c694 static void brw_emit_point_setup(struct brw_sf_compile *c, bool allocate) function in typeref:typename:void
799 brw_emit_point_setup( c, false );
852 brw_emit_point_setup( &c, true );
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_compile_sf.c694 static void brw_emit_point_setup(struct brw_sf_compile *c, bool allocate) function in typeref:typename:void
799 brw_emit_point_setup( c, false );
852 brw_emit_point_setup( &c, true );

Completed in 5 milliseconds