Skip to main content

Enum WebGpuRuntime.WebGpuTextureFormat

Namespace: VelloSharp
Assembly: VelloSharp.WebAssembly.dll

public enum WebGpuRuntime.WebGpuTextureFormat

Fields

Bgra8Unorm = 3

Bgra8UnormSrgb = 4

Rgba8Unorm = 1

Rgba8UnormSrgb = 2

Undefined = 0