On Mon, Aug 10, 2015 at 10:12 AM, Ian Romanick <i...@freedesktop.org> wrote: > From: Ian Romanick <ian.d.roman...@intel.com> > > On many CPU-limited applications, this is *the* hot path. The idea is > to generate per-API versions of brw_draw_prims that elide some checks. > This patch removes render-mode and "is everything in VBOs" checks from > core-profile contexts. > > On my IVB laptop (which may have experienced thermal throttling): > > Gl32Batch7: 3.70955% +/- 1.11344%
I'm getting 3.18414% +/- 0.587956% (n=113) on my IVB, , which probably matches your numbers depending on your value of n. > OglBatch7: 1.04398% +/- 0.772788% I'm getting 1.15377% +/- 1.05898% (n=34) on my IVB, which probably matches your numbers depending on your value of n. I'll review soon. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev