Searched refs:requiredSampleCount (Results 1 – 1 of 1) sorted by relevance
658 const VkSampleCountFlagBits requiredSampleCount = VK_SAMPLE_COUNT_1_BIT) in checkImageRequirements() argument674 if ((imageProperties.sampleCounts & requiredSampleCount) != requiredSampleCount) in checkImageRequirements()