Halide 19.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 1966 of file mini_webgpu.h.
WGPUChainedStruct const* WGPUComputePipelineDescriptor::nextInChain |
Definition at line 1967 of file mini_webgpu.h.
WGPU_NULLABLE char const* WGPUComputePipelineDescriptor::label |
Definition at line 1968 of file mini_webgpu.h.
WGPU_NULLABLE WGPUPipelineLayout WGPUComputePipelineDescriptor::layout |
Definition at line 1969 of file mini_webgpu.h.
WGPUProgrammableStageDescriptor WGPUComputePipelineDescriptor::compute |
Definition at line 1970 of file mini_webgpu.h.