Searched refs:oldTex (Results 1 – 1 of 1) sorted by relevance
241 const auto oldTex = device_.BoundTexture(TEMP_BIND_UNIT, GL_TEXTURE_EXTERNAL_OES); in GpuImageGLES() local257 device_.BindTexture(TEMP_BIND_UNIT, GL_TEXTURE_EXTERNAL_OES, oldTex); in GpuImageGLES()