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

Allocation Alignment #3

Open
cwfitzgerald opened this issue May 20, 2024 · 0 comments
Open

Allocation Alignment #3

cwfitzgerald opened this issue May 20, 2024 · 0 comments

Comments

@cwfitzgerald
Copy link

It would be useful to allow allocation to happen at a given alignement.

If you want to allocate a range that is compatible with a dynamic offset, for example, or for using for splitting up a ID3D12Heap. You can do this today by overallocating alignment bytes, but when alignment is 64KB, it's not great.

@cwfitzgerald cwfitzgerald changed the title Alignment Allocation Alignment May 20, 2024
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