Home
last modified time | relevance | path

Searched refs:mMaxSupportedSamples (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
DContext.h498 GLsizei mMaxSupportedSamples; variable
DContext.cpp154 mMaxSupportedSamples = 0; in Context()
270 mMaxSupportedSamples = max; in makeCurrent()
2927 return mMaxSupportedSamples; in getMaxSupportedSamples()