Searched defs:featureFlags (Results 1 – 10 of 10) sorted by relevance
19 const VkFormatFeatureFlags& featureFlags = info.fFormatFeatures; in Create() local
201 FT_UShort featureFlags; in gxv_feat_name_validate() local
383 const VkFormatFeatureFlags featureFlags (formatProperties.optimalTilingFeatures); in iterate() local601 const VkFormatFeatureFlags featureFlags = formatProperties.optimalTilingFeatures; in checkSupport() local
208 const VkFormatFeatureFlags featureFlags = tiling == VK_IMAGE_TILING_OPTIMAL in checkImageSupport() local
229 export const featureFlags = new Flags(new LocalStorageStore()); constant
152 HBUINT16 featureFlags; /* Single-bit flags associated with the feature type. */ member
1002 const VkFormatFeatureFlags featureFlags) in checkImageFormatFeatureSupport()
58 const VkFormatFeatureFlags featureFlags = VK_FORMAT_FEATURE_COLOR_ATTACHMENT_BIT; in getRenderTargetFormat() local
999 bool isUsageMatchesFeatures (const VkImageUsageFlags usage, const VkFormatFeatureFlags featureFlags) in isUsageMatchesFeatures()
9605 "featureFlags": { object