diff options
author | Icecream95 <[email protected]> | 2020-02-26 22:03:13 +1300 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-02-28 11:52:40 +0000 |
commit | 339f127f2b38438f64d6ff846c0a3e8c3dad83f3 (patch) | |
tree | 9c6ad2fec0cc85f015e5ff75258f36a7ff297250 /src/vulkan | |
parent | 574b03eebfba1a4b9de1a497857f0bbdca76ef19 (diff) |
panfrost: LogicOp fixes and non 8-bit format support
With the previous LogicOp commit almost half of the blend modes were
broken because the surplus bits were not cleared after an inot.
v2:
- Remove u8 "fast path" as 8-bit is not well optimised yet
- Don't mask for 32-bit formats as that triggers an assert
Fixes: 068806c9f6b ("panfrost: LogicOp support")
Reviewed-by: Alyssa Rosenzweig <[email protected]>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3943>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3943>
Diffstat (limited to 'src/vulkan')
0 files changed, 0 insertions, 0 deletions