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

Implement Staging buffer allocator and transfer-graphics synchronization #7

Closed
brayner1 opened this issue Jul 26, 2023 · 0 comments
Closed
Assignees
Labels
enhancement New feature or request renderer Renderer related issues

Comments

@brayner1
Copy link
Owner

Use a linear block allocator to allocate staging memory to support data transfer between CPU <-> GPU.
Submit CPU <-> GPU transfer through the transfer queue and synchronize with the graphics command buffer submission.

Resolved together with #2

@brayner1 brayner1 added enhancement New feature or request renderer Renderer related issues labels Jul 26, 2023
@brayner1 brayner1 self-assigned this Jul 26, 2023
@brayner1 brayner1 added this to the Basic Rendering Engine milestone Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request renderer Renderer related issues
Projects
None yet
Development

No branches or pull requests

1 participant