vk::VertexInputBindingDescriptionvertexInputBindingDescription(binding,layout.stride,vk::VertexInputRate::eVertex);// TODO: What's with the input rate?
vk::VertexInputBindingDescriptionvertexInputBindingDescription(binding,layout.stride,vk::VertexInputRate::eVertex);// TODO: What's with the input rate?