Skip to content

vkd3d/state: Do not put immutable samplers in the push descriptor set.

Relatedly, the Vulkan specification seems to allow putting immutable samplers in a push descriptor set, but the bug fixed by this MR implies that that requires some care anyway. I haven't really investigate more in depth, this MR is just meant to fix the bug.

Merge request reports

Loading