|
Halide 16.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 945 of file mini_webgpu.h.
| WGPUChainedStruct const* WGPUPrimitiveState::nextInChain |
Definition at line 946 of file mini_webgpu.h.
| WGPUPrimitiveTopology WGPUPrimitiveState::topology |
Definition at line 947 of file mini_webgpu.h.
| WGPUIndexFormat WGPUPrimitiveState::stripIndexFormat |
Definition at line 948 of file mini_webgpu.h.
| WGPUFrontFace WGPUPrimitiveState::frontFace |
Definition at line 949 of file mini_webgpu.h.
| WGPUCullMode WGPUPrimitiveState::cullMode |
Definition at line 950 of file mini_webgpu.h.