|
Halide 17.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 |
| size_t | bufferCount |
| WGPUVertexBufferLayout const * | buffers |
Definition at line 1868 of file mini_webgpu.h.
| WGPUChainedStruct const* WGPUVertexState::nextInChain |
Definition at line 1869 of file mini_webgpu.h.
| WGPUShaderModule WGPU_NULLABLE char const* WGPUVertexState::entryPoint |
Definition at line 1871 of file mini_webgpu.h.
| size_t WGPUVertexState::constantCount |
Definition at line 1872 of file mini_webgpu.h.
| WGPUConstantEntry const* WGPUVertexState::constants |
Definition at line 1873 of file mini_webgpu.h.
| size_t WGPUVertexState::bufferCount |
Definition at line 1874 of file mini_webgpu.h.
| WGPUVertexBufferLayout const* WGPUVertexState::buffers |
Definition at line 1875 of file mini_webgpu.h.