Skip to content

vkd3d/command: Do not error out when exceeding Vulkan descriptor limits.

The intention of that piece of code is to try luck anyway, so it is better represented by WARN().

In practice this allows running tests on older NVIDIA GPUs.

Merge request reports

Loading