Skip to content

turnip: fix vbs emission when there are holes in bindings

Danylo Piliaiev requested to merge Danil/mesa:fix/turnip/max-vbs-with-holes into main

Otherwise we read garbage for bindings with value above vertexBindingDescriptionCount.

Fixes vkd3d test "test_append_aligned_element"

Merge request reports