Searched refs:SupportedSampleSet (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/angle/src/libGLESv2/
H A DCaps.h20 typedef std::set<GLuint> SupportedSampleSet; typedef in namespace:gl
35 SupportedSampleSet sampleCounts;
H A DCaps.cpp39 for (SupportedSampleSet::const_iterator i = sampleCounts.begin(); i != sampleCounts.end(); i++)

Completed in 249 milliseconds