Halide 17.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
WGPUChainedStruct const * | nextInChain |
WGPU_NULLABLE char const * | label |
WGPU_NULLABLE WGPUPipelineLayout | layout |
WGPUProgrammableStageDescriptor | compute |
Definition at line 1832 of file mini_webgpu.h.
WGPUChainedStruct const* WGPUComputePipelineDescriptor::nextInChain |
Definition at line 1833 of file mini_webgpu.h.
WGPU_NULLABLE char const* WGPUComputePipelineDescriptor::label |
Definition at line 1834 of file mini_webgpu.h.
WGPU_NULLABLE WGPUPipelineLayout WGPUComputePipelineDescriptor::layout |
Definition at line 1835 of file mini_webgpu.h.
WGPUProgrammableStageDescriptor WGPUComputePipelineDescriptor::compute |
Definition at line 1836 of file mini_webgpu.h.