Halide 19.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
WGPUChainedStruct const * | nextInChain |
WGPU_NULLABLE char const * | label |
WGPU_NULLABLE WGPUComputePassTimestampWrites const * | timestampWrites |
Definition at line 1794 of file mini_webgpu.h.
WGPUChainedStruct const* WGPUComputePassDescriptor::nextInChain |
Definition at line 1795 of file mini_webgpu.h.
WGPU_NULLABLE char const* WGPUComputePassDescriptor::label |
Definition at line 1796 of file mini_webgpu.h.
WGPU_NULLABLE WGPUComputePassTimestampWrites const* WGPUComputePassDescriptor::timestampWrites |
Definition at line 1797 of file mini_webgpu.h.