Updated Graphics Driver Issues (markdown)

Ani 2021-09-29 00:01:38 +01:00
parent 8975b71613
commit 58e387544a
1 changed files with 1 additions and 1 deletions

@ -80,7 +80,7 @@ This page quickly summarizes graphics driver quirks and issues present in GPU dr
» **Workaround** implemented: **Yes**, Anti-Aliasing (MSAA) will be disabled automatically by RPCS3 <br>
» **Reported**: **Yes**, on 2020-08-03. Feature unsupported by hardware. <br>
- [Missing `descriptorBindingUniformBufferUpdateAfterBind` support](https://gitlab.freedesktop.org/mesa/mesa/-/issues/5426)
- [Missing `descriptorBindingUniformBufferUpdateAfterBind` support](https://gitlab.freedesktop.org/mesa/mesa/-/issues/5426) <br>
» **Workaround** implemented: **Yes**, an alternative (slower) code path will be used instead <br>
» **Reported**: **Yes**, on 2020-09-28. <br>