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

GPU buffer design #74

Open
pshriwise opened this issue Feb 25, 2025 · 0 comments
Open

GPU buffer design #74

pshriwise opened this issue Feb 25, 2025 · 0 comments
Assignees

Comments

@pshriwise
Copy link
Owner

To perform GPU queries efficiently, buffers for rays and ray payloads will be needed. We'll need to provide some way of generating and managing these through XDG. One large design decision is whether or not to expose these buffers outside of XDG or to have methods for allocating and setting buffers internally.

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

No branches or pull requests

1 participant