Searched refs:colorFormatProperties (Results 1 – 1 of 1) sorted by relevance
175 …const auto colorFormatProperties = vk::getPhysicalDeviceFormatProperties(vki, physicalDevice, kCol… in checkSupport() local176 if ((colorFormatProperties.optimalTilingFeatures & kNeededColorFeatures) != kNeededColorFeatures) in checkSupport()