Enum
VkFormatFeatureFlagBits4KHR
Bitmask specifying features supported by a buffer
Bits which can be set in the VkFormatProperties4KHR features
linearTilingFeatures, optimalTilingFeatures, and
bufferFeatures are:
typedef enum VkFormatFeatureFlagBits4KHR {
} VkFormatFeatureFlagBits4KHR;
pub struct FormatFeatureFlagBits4KHR(u64);
impl FormatFeatureFlagBits4KHR {
}
Parent
VK_KHR_extended_flagsType
Enum