[Mesa-dev] [PATCH v4 5/5] panfrost: Add support for KHR_partial_update()

Alyssa Rosenzweig alyssa.rosenzweig at collabora.com
Wed Jun 26 19:10:26 UTC 2019


> There's no need to intersect the partial_update region with the
> scissor, since rendering outside of the partial_update area is
> explicitly undefined.

I think the idea is less about need and more about an extra
optimization. *Because* that outside rendering is explicitly undefined,
it's valid for us to scissor it out and save bandwidth later, even if
the app is too lazy to scissor itself. (Well-behaved apps should *also*
scissor explicitly but you know, undefined means we can do whatever is
fastest).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190626/82a35b61/attachment.sig>


More information about the mesa-dev mailing list