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

Can VulkanResourceAllocator “Direct” methods be simplified? #1824

Open
bradgrantham-lunarg opened this issue Oct 22, 2024 · 0 comments
Open
Labels
replay Issue with replay (capture was successful)

Comments

@bradgrantham-lunarg
Copy link
Contributor

Can VulkanResourceAllocator “Direct” methods be simplified to just calling vkAllocateMemory at the call sites that currently call the Direct methods? If not, can they be factored out into the base allocator and simplify our implementations? If that doesn't makes sense, that's okay and add some comments to that effect.

@bradgrantham-lunarg bradgrantham-lunarg added the replay Issue with replay (capture was successful) label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
replay Issue with replay (capture was successful)
Projects
None yet
Development

No branches or pull requests

2 participants