Searched refs:dsFormatProperties (Results 1 – 1 of 1) sorted by relevance
324 …const auto dsFormatProperties = vk::getPhysicalDeviceFormatProperties(vki, physicalDevice, kDepthS… in iterate() local325 if ((dsFormatProperties.optimalTilingFeatures & kNeededDSFeatures) == kNeededDSFeatures) in iterate()