-
-
Notifications
You must be signed in to change notification settings - Fork 144
CopyToAsync #925
Copy link
Copy link
Open
Labels
proposal 💡A proposal for a new featureA proposal for a new featureuntriaged 🧰A new issue that needs initial triageA new issue that needs initial triage
Metadata
Metadata
Assignees
Labels
proposal 💡A proposal for a new featureA proposal for a new featureuntriaged 🧰A new issue that needs initial triageA new issue that needs initial triage
Description (optional)
would be great to have an async CopyTo
Rationale
if I am not wrong, DX12 should support reading back from the GPU asynchronously.
this would make cpu/gpu interaction more streamlined although I understand is a niche use