Searched refs:hasKhrMaintenance1 (Results 1 – 1 of 1) sorted by relevance
2586 …const bool hasKhrMaintenance1 = isDeviceExtensionSupported(context.getUsedApiVersion(), conte… in imageFormatProperties() local2589 …VkImageUsageFlags usageFlagSet = getValidImageUsageFlags(supportedFeatures, hasKhrMaintenance1); in imageFormatProperties()2593 if (hasKhrMaintenance1 && (supportedFeatures & VK_FORMAT_FEATURE_SAMPLED_IMAGE_BIT) != 0) in imageFormatProperties()