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

VUID-VkExportMemoryAllocateInfo-handleTypes-00656 broken #8627

Open
zmike opened this issue Oct 1, 2024 · 2 comments
Open

VUID-VkExportMemoryAllocateInfo-handleTypes-00656 broken #8627

zmike opened this issue Oct 1, 2024 · 2 comments
Assignees
Labels
Bug Something isn't working

Comments

@zmike
Copy link
Contributor

zmike commented Oct 1, 2024

VVL attempts to validate this at vkBindImageMemory time, but this is invalid, as there is no way to pass e.g., VkImageFormatListCreateInfo which is needed by drivers to validate format properties.

@zmike
Copy link
Contributor Author

zmike commented Oct 1, 2024

Also affects VUID-VkImportMemoryWin32HandleInfoKHR-handleType-00658

@spencer-lunarg
Copy link
Contributor

.... this again, seems we never actually added a "full solution" last time 😢

@spencer-lunarg spencer-lunarg self-assigned this Oct 1, 2024
@spencer-lunarg spencer-lunarg added the Bug Something isn't working label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants