Halide 17.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 1243 of file mini_webgpu.h.
WGPUChainedStruct const* WGPUPrimitiveState::nextInChain |
Definition at line 1244 of file mini_webgpu.h.
WGPUPrimitiveTopology WGPUPrimitiveState::topology |
Definition at line 1245 of file mini_webgpu.h.
WGPUIndexFormat WGPUPrimitiveState::stripIndexFormat |
Definition at line 1246 of file mini_webgpu.h.
WGPUFrontFace WGPUPrimitiveState::frontFace |
Definition at line 1247 of file mini_webgpu.h.
WGPUCullMode WGPUPrimitiveState::cullMode |
Definition at line 1248 of file mini_webgpu.h.