Searched refs:formatCheck (Results 1 – 1 of 1) sorted by relevance
648 …const auto formatCheck = vki.getPhysicalDeviceImageFormatProperties(physicalDevice, format, VK_IM… in isSupportedFormat() local650 return (formatCheck == VK_SUCCESS); in isSupportedFormat()