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