Halide 19.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
WGPUChainedStruct const * | nextInChain |
WGPUPrimitiveTopology | topology |
WGPUIndexFormat | stripIndexFormat |
WGPUFrontFace | frontFace |
WGPUCullMode | cullMode |
Definition at line 1353 of file mini_webgpu.h.
WGPUChainedStruct const* WGPUPrimitiveState::nextInChain |
Definition at line 1354 of file mini_webgpu.h.
WGPUPrimitiveTopology WGPUPrimitiveState::topology |
Definition at line 1355 of file mini_webgpu.h.
WGPUIndexFormat WGPUPrimitiveState::stripIndexFormat |
Definition at line 1356 of file mini_webgpu.h.
WGPUFrontFace WGPUPrimitiveState::frontFace |
Definition at line 1357 of file mini_webgpu.h.
WGPUCullMode WGPUPrimitiveState::cullMode |
Definition at line 1358 of file mini_webgpu.h.