|
Halide 21.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
| WGPUChainedStruct const * | nextInChain |
| WGPU_NULLABLE char const * | label |
| WGPUTextureUsageFlags | usage |
| WGPUTextureFormat | format |
| uint32_t | width |
| uint32_t | height |
| WGPUPresentMode | presentMode |
Definition at line 1710 of file mini_webgpu.h.
| WGPUChainedStruct const* WGPUSwapChainDescriptor::nextInChain |
Definition at line 1711 of file mini_webgpu.h.
| WGPU_NULLABLE char const* WGPUSwapChainDescriptor::label |
Definition at line 1712 of file mini_webgpu.h.
| WGPUTextureUsageFlags WGPUSwapChainDescriptor::usage |
Definition at line 1713 of file mini_webgpu.h.
| WGPUTextureFormat WGPUSwapChainDescriptor::format |
Definition at line 1714 of file mini_webgpu.h.
| uint32_t WGPUSwapChainDescriptor::width |
Definition at line 1715 of file mini_webgpu.h.
| uint32_t WGPUSwapChainDescriptor::height |
Definition at line 1716 of file mini_webgpu.h.
| WGPUPresentMode WGPUSwapChainDescriptor::presentMode |
Definition at line 1717 of file mini_webgpu.h.