Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DSaveableTexture.cpp907 GLint resultInternalFormat = m_internalFormat; in restore() local
911 resultInternalFormat == GL_BGRA_EXT) { in restore()
912 resultInternalFormat = GL_RGBA; in restore()
914 resultInternalFormat = getCoreProfileEmulatedInternalFormat( in restore()
939 [this, numLevels, resultInternalFormat, in restore()
957 target, level, resultInternalFormat, in restore()