Files
mesa/src
Alyssa Rosenzweig de42707101 pan/bi: Lower loads with component > 0
We have no native way to swizzle out a nonzero component in a load, but
we can simply load extra components and do the swizzle in shader
instructions. This is inefficient, since it loads data to discard
immediately, but it's required for conformance in some edge cases.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11123>
2021-06-10 18:06:10 +00:00
..
2021-06-09 19:08:53 -07:00
2021-03-20 10:38:55 +00:00
2021-01-09 20:51:35 -06:00
2021-06-10 10:31:55 +00:00
2021-06-10 16:20:09 +00:00
2021-01-11 22:45:01 +00:00
2021-05-18 14:28:48 +00:00