Searched refs:kNeededColorFeatures (Results 1 – 1 of 1) sorted by relevance
76 constexpr vk::VkFormatFeatureFlags kNeededColorFeatures = (vk::VK_FORMAT_FEATURE_COLOR_ATTACHMENT_B… variable176 if ((colorFormatProperties.optimalTilingFeatures & kNeededColorFeatures) != kNeededColorFeatures) in checkSupport()