Callback info structures that are used in asynchronous functions. More...
Data Structures | |
struct | WGPUBufferMapCallbackInfo |
struct | WGPUCompilationInfoCallbackInfo |
struct | WGPUCreateComputePipelineAsyncCallbackInfo |
struct | WGPUCreateRenderPipelineAsyncCallbackInfo |
struct | WGPUDeviceLostCallbackInfo |
struct | WGPUPopErrorScopeCallbackInfo |
struct | WGPUQueueWorkDoneCallbackInfo |
struct | WGPURequestAdapterCallbackInfo |
struct | WGPURequestDeviceCallbackInfo |
struct | WGPUUncapturedErrorCallbackInfo |
Callback info structures that are used in asynchronous functions.
#define WGPU_BUFFER_MAP_CALLBACK_INFO_INIT |
Initializer for WGPUBufferMapCallbackInfo.
#define WGPU_COMPILATION_INFO_CALLBACK_INFO_INIT |
Initializer for WGPUCompilationInfoCallbackInfo.
#define WGPU_CREATE_COMPUTE_PIPELINE_ASYNC_CALLBACK_INFO_INIT |
Initializer for WGPUCreateComputePipelineAsyncCallbackInfo.
#define WGPU_CREATE_RENDER_PIPELINE_ASYNC_CALLBACK_INFO_INIT |
Initializer for WGPUCreateRenderPipelineAsyncCallbackInfo.
#define WGPU_DEVICE_LOST_CALLBACK_INFO_INIT |
Initializer for WGPUDeviceLostCallbackInfo.
#define WGPU_POP_ERROR_SCOPE_CALLBACK_INFO_INIT |
Initializer for WGPUPopErrorScopeCallbackInfo.
#define WGPU_QUEUE_WORK_DONE_CALLBACK_INFO_INIT |
Initializer for WGPUQueueWorkDoneCallbackInfo.
#define WGPU_REQUEST_ADAPTER_CALLBACK_INFO_INIT |
Initializer for WGPURequestAdapterCallbackInfo.
#define WGPU_REQUEST_DEVICE_CALLBACK_INFO_INIT |
Initializer for WGPURequestDeviceCallbackInfo.
#define WGPU_UNCAPTURED_ERROR_CALLBACK_INFO_INIT |
Initializer for WGPUUncapturedErrorCallbackInfo.