Searched refs:textureExternalOES (Results 1 – 2 of 2) sorted by relevance
110 GLenum textureExternalOES; member
3121 get(GL_TEXTURE_BINDING_EXTERNAL_OES, &bindings.textureExternalOES); in syncTextureUnitsFromNativeContext()3126 static_cast<GLuint>(bindings.textureExternalOES)) in syncTextureUnitsFromNativeContext()3130 mTextures[gl::TextureType::External][i] = bindings.textureExternalOES; in syncTextureUnitsFromNativeContext()3145 bindTexture(gl::TextureType::External, bindings.textureExternalOES); in restoreTextureUnitsNativeContext()