Searched refs:SupportedSampleSet (Results 1 – 8 of 8) sorted by relevance
1242 gl::SupportedSampleSet colorSampleCounts; in GenerateConfigs()1243 gl::SupportedSampleSet depthStencilSampleCounts; in GenerateConfigs()1244 gl::SupportedSampleSet sampleCounts; in GenerateConfigs()1280 const gl::SupportedSampleSet *configSampleCounts = &sampleCounts; in GenerateConfigs()
1083 void AddSampleCounts(VkSampleCountFlags sampleCounts, gl::SupportedSampleSet *outSet);
1632 void AddSampleCounts(VkSampleCountFlags sampleCounts, gl::SupportedSampleSet *setOut) in AddSampleCounts()
48 SupportedSampleSet sampleCounts;
888 using SupportedSampleSet = std::set<GLuint>; variable
52 for (SupportedSampleSet::const_iterator i = sampleCounts.begin(); i != sampleCounts.end(); i++) in getNearestSamples()
533 gl::SupportedSampleSet generateSampleSetForEGLConfig(
1096 gl::SupportedSampleSet Renderer11::generateSampleSetForEGLConfig( in generateSampleSetForEGLConfig()1100 gl::SupportedSampleSet sampleCounts; in generateSampleSetForEGLConfig()1196 const gl::SupportedSampleSet sampleCounts = in generateConfigs()