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