WGPUSurface Configuration
Options to wgpuSurfaceConfigure for defining how a WGPUSurface will be rendered to and presented to the user. See Surface-Configuration for more details.
Properties
Link copied to clipboard
How the surface's frames will be composited on the screen.
Link copied to clipboard
The WGPUDevice to use to render to surface's textures.
Link copied to clipboard
The WGPUTextureFormat of the surface's textures.
Link copied to clipboard
Link copied to clipboard
When and in which order the surface's frames will be shown on the screen.
Link copied to clipboard
The WGPUTextureUsage of the surface's textures.
Link copied to clipboard
Array count for viewFormats.
Link copied to clipboard
The additional WGPUTextureFormat for WGPUTextureView format reinterpretation of the surface's textures.