Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv2_enc/
DGL2Encoder.cpp2563 GLuint priorityEnabledBoundTexture = in restore2DTextureTarget() local
2568 if (!priorityEnabledBoundTexture) { in restore2DTextureTarget()
2571 m_glBindTexture_enc(this, GL_TEXTURE_2D, priorityEnabledBoundTexture); in restore2DTextureTarget()