Skip to content

vkd3d/state: Replace ERR with WARN in vkd3d_validate_descriptor_set_count.

llvmpipe has only 8 max descriptor sets, the recent semantics change to ERR causes the test to abort always.

Merge request reports

Loading