Skip to content

vkd3d/state: Replace ERR with WARN in vkd3d_validate_descriptor_set_count.

Anna (navi) Figueiredo Gomes requested to merge navi/vkd3d:llvmpipe-fixes into master

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

Merge request reports

Loading