Searched defs:supportedCounts (Results 1 – 2 of 2) sorted by relevance
1736 GLuint GetSampleCount(VkSampleCountFlags supportedCounts, GLuint requestedCount) in GetSampleCount()
4680 const auto& supportedCounts = properties.limits.framebufferNoAttachmentsSampleCounts; in checkSupport() local