Enum TextureFormat
enum TextureFormat
: __C .WGPUTextureFormat { ... }
Enum members
Name | Description |
---|---|
astc10x10Unorm
|
|
astc10x10UnormSrgb
|
|
astc10x5Unorm
|
|
astc10x5UnormSrgb
|
|
astc10x6Unorm
|
|
astc10x6UnormSrgb
|
|
astc10x8Unorm
|
|
astc10x8UnormSrgb
|
|
astc12x10Unorm
|
|
astc12x10UnormSrgb
|
|
astc12x12Unorm
|
|
astc12x12UnormSrgb
|
|
astc4x4Unorm
|
|
astc4x4UnormSrgb
|
|
astc5x4Unorm
|
|
astc5x4UnormSrgb
|
|
astc5x5Unorm
|
|
astc5x5UnormSrgb
|
|
astc6x5Unorm
|
|
astc6x5UnormSrgb
|
|
astc6x6Unorm
|
|
astc6x6UnormSrgb
|
|
astc8x5Unorm
|
|
astc8x5UnormSrgb
|
|
astc8x6Unorm
|
|
astc8x6UnormSrgb
|
|
astc8x8Unorm
|
|
astc8x8UnormSrgb
|
|
bc1rgbaUnorm
|
|
bc1rgbaUnormSrgb
|
|
bc2rgbaUnorm
|
|
bc2rgbaUnormSrgb
|
|
bc3rgbaUnorm
|
|
bc3rgbaUnormSrgb
|
|
bc4rSnorm
|
|
bc4rUnorm
|
|
bc5rgSnorm
|
|
bc5rgUnorm
|
|
bc6hrgbFloat
|
|
bc6hrgbUfloat
|
|
bc7rgbaUnorm
|
|
bc7rgbaUnormSrgb
|
|
bgra8Unorm
|
|
bgra8UnormSrgb
|
|
depth16Unorm
|
|
depth24Plus
|
|
depth24PlusStencil8
|
|
depth32Float
|
|
depth32FloatStencil8
|
|
eacR11Snorm
|
|
eacR11Unorm
|
|
eacRg11Snorm
|
|
eacRg11Unorm
|
|
etc2Rgb8A1Unorm
|
|
etc2Rgb8A1UnormSrgb
|
|
etc2Rgb8Unorm
|
|
etc2Rgb8UnormSrgb
|
|
etc2Rgba8Unorm
|
|
etc2Rgba8UnormSrgb
|
|
r16Float
|
|
r16Sint
|
|
r16Uint
|
|
r32Float
|
|
r32Sint
|
|
r32Uint
|
|
r8Sint
|
|
r8Snorm
|
|
r8Uint
|
|
r8Unorm
|
|
rg11b10Ufloat
|
|
rg16Float
|
|
rg16Sint
|
|
rg16Uint
|
|
rg32Float
|
|
rg32Sint
|
|
rg32Uint
|
|
rg8Sint
|
|
rg8Snorm
|
|
rg8Uint
|
|
rg8Unorm
|
|
rgb10a2Unorm
|
|
rgb9e5Ufloat
|
|
rgba16Float
|
|
rgba16Sint
|
|
rgba16Uint
|
|
rgba32Float
|
|
rgba32Sint
|
|
rgba32Uint
|
|
rgba8Sint
|
|
rgba8Snorm
|
|
rgba8Uint
|
|
rgba8Unorm
|
|
rgba8UnormSrgb
|
|
stencil8
|
|
undefined
|