|
Halide 16.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
| WGPUChainedStruct const * | nextInChain |
| WGPUShaderModule char const * | entryPoint |
| uint32_t | constantCount |
| WGPUConstantEntry const * | constants |
Definition at line 1252 of file mini_webgpu.h.
| WGPUChainedStruct const* WGPUProgrammableStageDescriptor::nextInChain |
Definition at line 1253 of file mini_webgpu.h.
| WGPUShaderModule char const* WGPUProgrammableStageDescriptor::entryPoint |
Definition at line 1255 of file mini_webgpu.h.
| uint32_t WGPUProgrammableStageDescriptor::constantCount |
Definition at line 1256 of file mini_webgpu.h.
| WGPUConstantEntry const* WGPUProgrammableStageDescriptor::constants |
Definition at line 1257 of file mini_webgpu.h.