Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong check for VkPhysicalDeviceProperties2KHR::properties.limits.minMemoryMapAlignment #703

Open
qbojj opened this issue Sep 11, 2024 · 0 comments

Comments

@qbojj
Copy link

qbojj commented Sep 11, 2024

VkPhysicalDeviceProperties2KHR::properties.limits.minMemoryMapAlignment is checked as max requirement, but it should be a min requirement as stated in https://registry.khronos.org/vulkan/specs/1.3-extensions/html/vkspec.html#limits-required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant