|
Halide 21.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
| WGPUChainedStruct const * | nextInChain |
| WGPU_NULLABLE char const * | label |
| size_t | colorFormatCount |
| WGPUTextureFormat const * | colorFormats |
| WGPUTextureFormat | depthStencilFormat |
| uint32_t | sampleCount |
| WGPUBool | depthReadOnly |
| WGPUBool | stencilReadOnly |
Definition at line 1385 of file mini_webgpu.h.
| WGPUChainedStruct const* WGPURenderBundleEncoderDescriptor::nextInChain |
Definition at line 1386 of file mini_webgpu.h.
| WGPU_NULLABLE char const* WGPURenderBundleEncoderDescriptor::label |
Definition at line 1387 of file mini_webgpu.h.
| size_t WGPURenderBundleEncoderDescriptor::colorFormatCount |
Definition at line 1388 of file mini_webgpu.h.
| WGPUTextureFormat const* WGPURenderBundleEncoderDescriptor::colorFormats |
Definition at line 1389 of file mini_webgpu.h.
| WGPUTextureFormat WGPURenderBundleEncoderDescriptor::depthStencilFormat |
Definition at line 1390 of file mini_webgpu.h.
| uint32_t WGPURenderBundleEncoderDescriptor::sampleCount |
Definition at line 1391 of file mini_webgpu.h.
| WGPUBool WGPURenderBundleEncoderDescriptor::depthReadOnly |
Definition at line 1392 of file mini_webgpu.h.
| WGPUBool WGPURenderBundleEncoderDescriptor::stencilReadOnly |
Definition at line 1393 of file mini_webgpu.h.