mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-18 02:58:06 +02:00
This looks like a hw bug on GFX10.3-GFX11.5 because RB+ seems to only work as expected when all channels (RGBA) are written. With that format, RGB channels must be all set or unset but setting the A channel is legal so far. This will reduce rendering performance with that format but it's the less intrusive solution for now. This might be revisited in the near future, also with more VKCTS coverage. This has been tested and verified on GFX10.3 (NAVI21) and GFX11 (NAVI31) and GFX12 (NAVI48), unfortunately I don't have GFX11.5 but let's assume it's broken there too. Cc: mesa-stable Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/13371 Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35631> |
||
|---|---|---|
| .. | ||
| addrlib | ||
| ci | ||
| common | ||
| compiler | ||
| drm-shim | ||
| gmlib | ||
| lanczoslib | ||
| llvm | ||
| registers | ||
| vpelib | ||
| vulkan | ||
| meson.build | ||