Skip to content

vkd3d/command: Check the IASetVertexBuffers() buffer count against the device limits.

Conor McCarthy requested to merge cmccarthy/vkd3d:vertex_buffer_count into master

For example, MoltenVK has only 31, and Spider-Man Remastered sets all 32 supported in D3D12.

Merge request reports

Loading