|
Halide 17.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 1275 of file mini_webgpu.h.
| WGPUChainedStruct const* WGPURenderBundleEncoderDescriptor::nextInChain |
Definition at line 1276 of file mini_webgpu.h.
| WGPU_NULLABLE char const* WGPURenderBundleEncoderDescriptor::label |
Definition at line 1277 of file mini_webgpu.h.
| size_t WGPURenderBundleEncoderDescriptor::colorFormatCount |
Definition at line 1278 of file mini_webgpu.h.
| WGPUTextureFormat const* WGPURenderBundleEncoderDescriptor::colorFormats |
Definition at line 1279 of file mini_webgpu.h.
| WGPUTextureFormat WGPURenderBundleEncoderDescriptor::depthStencilFormat |
Definition at line 1280 of file mini_webgpu.h.
| uint32_t WGPURenderBundleEncoderDescriptor::sampleCount |
Definition at line 1281 of file mini_webgpu.h.
| WGPUBool WGPURenderBundleEncoderDescriptor::depthReadOnly |
Definition at line 1282 of file mini_webgpu.h.
| WGPUBool WGPURenderBundleEncoderDescriptor::stencilReadOnly |
Definition at line 1283 of file mini_webgpu.h.