Searched refs:GetMaxSampleCount (Results 1 – 3 of 3) sorted by relevance
532 supportSampleRateShading && vk_gl::GetMaxSampleCount(kNotSupportedSampleCounts) == 0; in ensureCapsInitialized()912 mNativeCaps.maxSamples = LimitToInt(vk_gl::GetMaxSampleCount(sampleCounts)); in ensureCapsInitialized()
1085 GLuint GetMaxSampleCount(VkSampleCountFlags sampleCounts);
1642 GLuint GetMaxSampleCount(VkSampleCountFlags sampleCounts) in GetMaxSampleCount() function