Kenneth Graunke <kenn...@whitecape.org> writes:

> Unless the application is using PBOs, any call to glReadPixels will hit
> this message.  Hitting this does mean mapping the buffer and accessing
> it via the CPU, but that isn't necessarily the worst thing in the world.
>
> apitrace's image dumping code hits this path, causing it to spam
> hundreds of thousands of performance warnings via ARB_debug_output,
> which makes it difficult to see actual errors.

Maybe only do so when dumping out of the PBO path?  It seems like this
is something useful to know about in that case.

Attachment: pgpA16ElFYZ74.pgp
Description: PGP signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to