WebGPU Headers
The WebGPU C API
 
Loading...
Searching...
No Matches
WGPUCallbackInfo

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
 

Typedefs

typedef struct WGPUBufferMapCallbackInfo WGPUBufferMapCallbackInfo
 
typedef struct WGPUCompilationInfoCallbackInfo WGPUCompilationInfoCallbackInfo
 
typedef struct WGPUCreateComputePipelineAsyncCallbackInfo WGPUCreateComputePipelineAsyncCallbackInfo
 
typedef struct WGPUCreateRenderPipelineAsyncCallbackInfo WGPUCreateRenderPipelineAsyncCallbackInfo
 
typedef struct WGPUDeviceLostCallbackInfo WGPUDeviceLostCallbackInfo
 
typedef struct WGPUPopErrorScopeCallbackInfo WGPUPopErrorScopeCallbackInfo
 
typedef struct WGPUQueueWorkDoneCallbackInfo WGPUQueueWorkDoneCallbackInfo
 
typedef struct WGPURequestAdapterCallbackInfo WGPURequestAdapterCallbackInfo
 
typedef struct WGPURequestDeviceCallbackInfo WGPURequestDeviceCallbackInfo
 
typedef struct WGPUUncapturedErrorCallbackInfo WGPUUncapturedErrorCallbackInfo
 

Detailed Description

Callback info structures that are used in asynchronous functions.