mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2024-09-13 09:16:14 -07:00
16e9872718
The existing code sets "stageFlags" to VK_SHADER_STAGE_ALL when "use_vk_heaps" is true, but doesn't adjust the visibility. This potentially violates the "Any two elements of pPushConstantRanges must not include the same stage in stageFlags" constraint, and causes the validation layers to complain accordingly. |
||
---|---|---|
.. | ||
vkd3d | ||
vkd3d-common | ||
vkd3d-shader | ||
vkd3d-utils | ||
.gitignore |