|
Halide 16.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
| WGPUChainedStruct const * | nextInChain |
| char const * | label |
| WGPUPipelineLayout | layout |
| WGPUProgrammableStageDescriptor | compute |
Definition at line 1312 of file mini_webgpu.h.
| WGPUChainedStruct const* WGPUComputePipelineDescriptor::nextInChain |
Definition at line 1313 of file mini_webgpu.h.
| char const* WGPUComputePipelineDescriptor::label |
Definition at line 1314 of file mini_webgpu.h.
| WGPUPipelineLayout WGPUComputePipelineDescriptor::layout |
Definition at line 1315 of file mini_webgpu.h.
| WGPUProgrammableStageDescriptor WGPUComputePipelineDescriptor::compute |
Definition at line 1316 of file mini_webgpu.h.