Home | History | Annotate | Download | only in libGLESv2

Lines Matching refs:getMaxSupportedFormatSamples

3160 GLsizei Context::getMaxSupportedFormatSamples(GLenum internalFormat) const
3162 return mRenderer->getMaxSupportedFormatSamples(internalFormat);