Files
mesa/src
Alyssa Rosenzweig af78f52493 panfrost: Only link varyings once in good conditions
If the varying descriptors will always be the same for a given shader
variant (certainly true if none of separable shaders, transform
feedback, or point sprites are used), we only need to link once. Now
that pan_pool supports both owned and unowned modes, we have the
flexibility to reuse the code path for both allocation strategies.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10954>
2021-05-24 20:35:46 +00:00
..
2021-05-24 17:41:34 +00:00
2021-05-09 23:29:45 -04:00
2021-05-21 01:40:22 +00:00
2021-03-20 10:38:55 +00:00
2021-05-18 14:28:48 +00:00
2021-05-21 01:40:22 +00:00