Module Texture.Format

Texture formats.

type t

The type for the GPUTextureFormat enum.

val r8unorm : t
val r8snorm : t
val r8uint : t
val r8sint : t
val r16uint : t
val r16sint : t
val r16float : t
val rg8unorm : t
val rg8snorm : t
val rg8uint : t
val rg8sint : t
val r32uint : t
val r32sint : t
val r32float : t
val rg16uint : t
val rg16sint : t
val rg16float : t
val rgba8unorm : t
val rgba8unorm_srgb : t
val rgba8snorm : t
val rgba8uint : t
val rgba8sint : t
val bgra8unorm : t
val bgra8unorm_srgb : t
val rgb9e5ufloat : t
val rgb10a2unorm : t
val rg11b10ufloat : t
val rg32uint : t
val rg32sint : t
val rg32float : t
val rgba16uint : t
val rgba16sint : t
val rgba16float : t
val rgba32uint : t
val rgba32sint : t
val rgba32float : t
val stencil8 : t
val depth16unorm : t
val depth24plus : t
val depth24plus_stencil8 : t
val depth32float : t
val depth32float_stencil8 : t
val bc1_rgba_unorm : t
val bc1_rgba_unorm_srgb : t
val bc2_rgba_unorm : t
val bc2_rgba_unorm_srgb : t
val bc3_rgba_unorm : t
val bc3_rgba_unorm_srgb : t
val bc4_r_unorm : t
val bc4_r_snorm : t
val bc5_rg_unorm : t
val bc5_rg_snorm : t
val bc6h_rgb_ufloat : t
val bc6h_rgb_float : t
val bc7_rgba_unorm : t
val bc7_rgba_unorm_srgb : t
val etc2_rgb8unorm : t
val etc2_rgb8unorm_srgb : t
val etc2_rgb8a1unorm : t
val etc2_rgb8a1unorm_srgb : t
val etc2_rgba8unorm : t
val etc2_rgba8unorm_srgb : t
val eac_r11unorm : t
val eac_r11snorm : t
val eac_rg11unorm : t
val eac_rg11snorm : t
val astc_4x4_unorm : t
val astc_4x4_unorm_srgb : t
val astc_5x4_unorm : t
val astc_5x4_unorm_srgb : t
val astc_5x5_unorm : t
val astc_5x5_unorm_srgb : t
val astc_6x5_unorm : t
val astc_6x5_unorm_srgb : t
val astc_6x6_unorm : t
val astc_6x6_unorm_srgb : t
val astc_8x5_unorm : t
val astc_8x5_unorm_srgb : t
val astc_8x6_unorm : t
val astc_8x6_unorm_srgb : t
val astc_8x8_unorm : t
val astc_8x8_unorm_srgb : t
val astc_10x5_unorm : t
val astc_10x5_unorm_srgb : t
val astc_10x6_unorm : t
val astc_10x6_unorm_srgb : t
val astc_10x8_unorm : t
val astc_10x8_unorm_srgb : t
val astc_10x10_unorm : t
val astc_10x10_unorm_srgb : t
val astc_12x10_unorm : t
val astc_12x10_unorm_srgb : t
val astc_12x12_unorm : t
val astc_12x12_unorm_srgb : t