Searched defs:featureFlags (Results 1 – 8 of 8) sorted by relevance
21 const VkFormatFeatureFlags& featureFlags = info.fExternalFormatFeatures; in Create() local
201 FT_UShort featureFlags; in gxv_feat_name_validate() local
148 HBUINT16 featureFlags; /* Single-bit flags associated with the feature type. */ member
446 const VkFormatFeatureFlags featureFlags = formatProperties.optimalTilingFeatures; in checkImageUsageSupport() local
230 const VkFormatFeatureFlags featureFlags = tiling == VK_IMAGE_TILING_OPTIMAL in checkImageSupport() local
824 const VkFormatFeatureFlags featureFlags) in checkImageFormatFeatureSupport()
861 bool isUsageMatchesFeatures (const VkImageUsageFlags usage, const VkFormatFeatureFlags featureFlags) in isUsageMatchesFeatures()