Halide 16.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
WGPUChainedStruct const * | nextInChain |
char const * | label |
WGPUTextureUsageFlags | usage |
WGPUTextureFormat | format |
uint32_t | width |
uint32_t | height |
WGPUPresentMode | presentMode |
uint64_t | implementation |
Definition at line 1123 of file mini_webgpu.h.
WGPUChainedStruct const* WGPUSwapChainDescriptor::nextInChain |
Definition at line 1124 of file mini_webgpu.h.
char const* WGPUSwapChainDescriptor::label |
Definition at line 1125 of file mini_webgpu.h.
WGPUTextureUsageFlags WGPUSwapChainDescriptor::usage |
Definition at line 1126 of file mini_webgpu.h.
WGPUTextureFormat WGPUSwapChainDescriptor::format |
Definition at line 1127 of file mini_webgpu.h.
uint32_t WGPUSwapChainDescriptor::width |
Definition at line 1128 of file mini_webgpu.h.
uint32_t WGPUSwapChainDescriptor::height |
Definition at line 1129 of file mini_webgpu.h.
WGPUPresentMode WGPUSwapChainDescriptor::presentMode |
Definition at line 1130 of file mini_webgpu.h.
uint64_t WGPUSwapChainDescriptor::implementation |
Definition at line 1131 of file mini_webgpu.h.