Definition at line 1115 of file webgpu.h.
◆ alphaMode
WGPUCompositeAlphaMode WGPUSurfaceConfiguration::alphaMode |
◆ device
WGPUDevice WGPUSurfaceConfiguration::device |
◆ format
WGPUTextureFormat WGPUSurfaceConfiguration::format |
◆ height
uint32_t WGPUSurfaceConfiguration::height |
◆ nextInChain
◆ presentMode
WGPUPresentMode WGPUSurfaceConfiguration::presentMode |
◆ usage
WGPUTextureUsageFlags WGPUSurfaceConfiguration::usage |
◆ viewFormatCount
size_t WGPUSurfaceConfiguration::viewFormatCount |
◆ viewFormats
WGPUTextureFormat const* WGPUSurfaceConfiguration::viewFormats |
◆ width
uint32_t WGPUSurfaceConfiguration::width |
The documentation for this struct was generated from the following file: