mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2024-11-21 16:46:41 -08:00
e7aa2a7bcf
Fixes image writes for UNORM formats on Anv. Anv uses special surface state for write-only storage image descriptors. The SPIR-V spec doesn't state that the NonReadable decoration is required for images used with StorageImageWriteWithoutFormat. On the other hand, glslang requires the 'writeonly' keyword for images without format, and it emits the NonReadable decoration. |
||
---|---|---|
.. | ||
vkd3d | ||
vkd3d-common | ||
vkd3d-shader | ||
vkd3d-utils |