[][src]Type Definition vulkan_raw::VkFormatFeatureFlagBits

type VkFormatFeatureFlagBits = VkFormatFeatureFlags;

Methods

impl VkFormatFeatureFlagBits[src]

pub const SAMPLED_IMAGE_BIT: VkFormatFeatureFlagBits[src]

pub const STORAGE_IMAGE_BIT: VkFormatFeatureFlagBits[src]

pub const STORAGE_IMAGE_ATOMIC_BIT: VkFormatFeatureFlagBits[src]

pub const UNIFORM_TEXEL_BUFFER_BIT: VkFormatFeatureFlagBits[src]

pub const STORAGE_TEXEL_BUFFER_BIT: VkFormatFeatureFlagBits[src]

pub const STORAGE_TEXEL_BUFFER_ATOMIC_BIT: VkFormatFeatureFlagBits[src]

pub const VERTEX_BUFFER_BIT: VkFormatFeatureFlagBits[src]

pub const COLOR_ATTACHMENT_BIT: VkFormatFeatureFlagBits[src]

pub const COLOR_ATTACHMENT_BLEND_BIT: VkFormatFeatureFlagBits[src]

pub const DEPTH_STENCIL_ATTACHMENT_BIT: VkFormatFeatureFlagBits[src]

pub const BLIT_SRC_BIT: VkFormatFeatureFlagBits[src]

pub const BLIT_DST_BIT: VkFormatFeatureFlagBits[src]

pub const SAMPLED_IMAGE_FILTER_LINEAR_BIT: VkFormatFeatureFlagBits[src]

pub const TRANSFER_SRC_BIT: VkFormatFeatureFlagBits[src]

pub const TRANSFER_DST_BIT: VkFormatFeatureFlagBits[src]

pub const MIDPOINT_CHROMA_SAMPLES_BIT: VkFormatFeatureFlagBits[src]

pub const SAMPLED_IMAGE_YCBCR_CONVERSION_LINEAR_FILTER_BIT: VkFormatFeatureFlagBits[src]

pub const SAMPLED_IMAGE_YCBCR_CONVERSION_SEPARATE_RECONSTRUCTION_FILTER_BIT: VkFormatFeatureFlagBits[src]

pub const SAMPLED_IMAGE_YCBCR_CONVERSION_CHROMA_RECONSTRUCTION_EXPLICIT_BIT: VkFormatFeatureFlagBits[src]

pub const SAMPLED_IMAGE_YCBCR_CONVERSION_CHROMA_RECONSTRUCTION_EXPLICIT_FORCEABLE_BIT: VkFormatFeatureFlagBits[src]

pub const DISJOINT_BIT: VkFormatFeatureFlagBits[src]

pub const COSITED_CHROMA_SAMPLES_BIT: VkFormatFeatureFlagBits[src]

pub const SAMPLED_IMAGE_FILTER_MINMAX_BIT: VkFormatFeatureFlagBits[src]