Closed
Description
It appears that when doing a draw with tessellation, VK_DYNAMIC_STATE_VERTEX_INPUT_BINDING_STRIDE
does not function properly. Instead, every vertex appears to be getting the exact same attributes in. Removing the dynamic state and using static stride fixes the issue with no other changes to my code.
Metadata
Metadata
Assignees
Labels
No labels