Searched refs:GetMaxSampleCount (Results 1 – 3 of 3) sorted by relevance
506 supportSampleRateShading && vk_gl::GetMaxSampleCount(kNotSupportedSampleCounts) == 0; in ensureCapsInitialized()890 mNativeCaps.maxSamples = LimitToInt(vk_gl::GetMaxSampleCount(sampleCounts)); in ensureCapsInitialized()
1009 GLuint GetMaxSampleCount(VkSampleCountFlags sampleCounts);
1460 GLuint GetMaxSampleCount(VkSampleCountFlags sampleCounts) in GetMaxSampleCount() function