Staging buffer and callback data for copying data between the GPU and CPU. More...
#include <gpu.h>
Public Attributes | |
| WGPUCommandBuffer | commandBuffer |
| WGPUBuffer | readbackBuffer |
| std::promise< void > | promise |
| std::future< void > | future |
Staging buffer and callback data for copying data between the GPU and CPU.