Halide 18.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
WGPUChainedStruct const * | nextInChain |
WGPUShaderModule WGPU_NULLABLE char const * | entryPoint |
size_t | constantCount |
WGPUConstantEntry const * | constants |
Definition at line 1870 of file mini_webgpu.h.
WGPUChainedStruct const* WGPUProgrammableStageDescriptor::nextInChain |
Definition at line 1871 of file mini_webgpu.h.
WGPUShaderModule WGPU_NULLABLE char const* WGPUProgrammableStageDescriptor::entryPoint |
Definition at line 1873 of file mini_webgpu.h.
size_t WGPUProgrammableStageDescriptor::constantCount |
Definition at line 1874 of file mini_webgpu.h.
WGPUConstantEntry const* WGPUProgrammableStageDescriptor::constants |
Definition at line 1875 of file mini_webgpu.h.