Searched refs:kMaxSampleCount (Results 1 – 1 of 1) sorted by relevance
276 static const int kMaxSampleCount = 4; in resizeMultisampleBuffers() local279 int sampleCount = std::min(kMaxSampleCount, maxSupportedSampleCount); in resizeMultisampleBuffers()