Searched defs:tilingFeatures (Results 1 – 3 of 3) sorted by relevance
545 …const auto &tilingFeatures = (m_tiling == vk::VK_IMAGE_TILING_OPTIMAL) ? formatProperties.optimalT… in checkSupport() local1240 …const auto &tilingFeatures = (m_tiling == vk::VK_IMAGE_TILING_OPTIMAL) ? formatProperties.optimalT… in checkSupport() local
298 VkFormatFeatureFlags tilingFeatures = 0; in requireFormatUsageSupport() local
2280 VkFormatFeatureFlags tilingFeatures = (tiling == VK_IMAGE_TILING_OPTIMAL) in generateColorBufferVkImageCreateInfo_locked() local