Used for on-done callback data for asynchronous operations sduch as kernel launching. More...
#include <gpu.h>
Public Attributes | |
WGPUBuffer | buffer |
size_t | bufferSize |
void * | output |
std::promise< void > * | promise |
std::future< void > * | future |
Used for on-done callback data for asynchronous operations sduch as kernel launching.