|
Halide 16.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
| WGPUChainedStruct const * | nextInChain |
| char const * | label |
| uint32_t | colorFormatsCount |
| WGPUTextureFormat const * | colorFormats |
| WGPUTextureFormat | depthStencilFormat |
| uint32_t | sampleCount |
| bool | depthReadOnly |
| bool | stencilReadOnly |
Definition at line 972 of file mini_webgpu.h.
| WGPUChainedStruct const* WGPURenderBundleEncoderDescriptor::nextInChain |
Definition at line 973 of file mini_webgpu.h.
| char const* WGPURenderBundleEncoderDescriptor::label |
Definition at line 974 of file mini_webgpu.h.
| uint32_t WGPURenderBundleEncoderDescriptor::colorFormatsCount |
Definition at line 975 of file mini_webgpu.h.
| WGPUTextureFormat const* WGPURenderBundleEncoderDescriptor::colorFormats |
Definition at line 976 of file mini_webgpu.h.
| WGPUTextureFormat WGPURenderBundleEncoderDescriptor::depthStencilFormat |
Definition at line 977 of file mini_webgpu.h.
| uint32_t WGPURenderBundleEncoderDescriptor::sampleCount |
Definition at line 978 of file mini_webgpu.h.
| bool WGPURenderBundleEncoderDescriptor::depthReadOnly |
Definition at line 979 of file mini_webgpu.h.
| bool WGPURenderBundleEncoderDescriptor::stencilReadOnly |
Definition at line 980 of file mini_webgpu.h.