Searched refs:SupportedSampleSet (Results 1 – 2 of 2) sorted by relevance
20 typedef std::set<GLuint> SupportedSampleSet; typedef35 SupportedSampleSet sampleCounts;
39 for (SupportedSampleSet::const_iterator i = sampleCounts.begin(); i != sampleCounts.end(); i++) in getNearestSamples()