|
Halide 21.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
| WGPUChainedStruct const * | nextInChain |
| WGPUCallbackMode | mode |
| WGPUCreateRenderPipelineAsyncCallback | callback |
| void * | userdata |
Definition at line 1141 of file mini_webgpu.h.
| WGPUChainedStruct const* WGPUCreateRenderPipelineAsyncCallbackInfo::nextInChain |
Definition at line 1142 of file mini_webgpu.h.
| WGPUCallbackMode WGPUCreateRenderPipelineAsyncCallbackInfo::mode |
Definition at line 1143 of file mini_webgpu.h.
| WGPUCreateRenderPipelineAsyncCallback WGPUCreateRenderPipelineAsyncCallbackInfo::callback |
Definition at line 1144 of file mini_webgpu.h.
| void* WGPUCreateRenderPipelineAsyncCallbackInfo::userdata |
Definition at line 1145 of file mini_webgpu.h.