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