|
Halide 17.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 1594 of file mini_webgpu.h.
| WGPUChainedStruct const* WGPUSwapChainDescriptor::nextInChain |
Definition at line 1595 of file mini_webgpu.h.
| WGPU_NULLABLE char const* WGPUSwapChainDescriptor::label |
Definition at line 1596 of file mini_webgpu.h.
| WGPUTextureUsageFlags WGPUSwapChainDescriptor::usage |
Definition at line 1597 of file mini_webgpu.h.
| WGPUTextureFormat WGPUSwapChainDescriptor::format |
Definition at line 1598 of file mini_webgpu.h.
| uint32_t WGPUSwapChainDescriptor::width |
Definition at line 1599 of file mini_webgpu.h.
| uint32_t WGPUSwapChainDescriptor::height |
Definition at line 1600 of file mini_webgpu.h.
| WGPUPresentMode WGPUSwapChainDescriptor::presentMode |
Definition at line 1601 of file mini_webgpu.h.