Searched refs:addProxyRef (Results 1 – 4 of 4) sorted by relevance
30 void RenderbufferInterface::addProxyRef(const Renderbuffer *proxy) in addProxyRef() function in gl::RenderbufferInterface82 void RenderbufferTexture2D::addProxyRef(const Renderbuffer *proxy) in addProxyRef() function in gl::RenderbufferTexture2D84 mTexture2D->addProxyRef(proxy); in addProxyRef()151 void RenderbufferTextureCubeMap::addProxyRef(const Renderbuffer *proxy) in addProxyRef() function in gl::RenderbufferTextureCubeMap153 mTextureCubeMap->addProxyRef(proxy); in addProxyRef()223 mInstance->addProxyRef(this); in addRef()
43 virtual void addProxyRef(const Renderbuffer *proxy);76 void addProxyRef(const Renderbuffer *proxy);105 void addProxyRef(const Renderbuffer *proxy);
61 virtual void addProxyRef(const Renderbuffer *proxy) = 0;139 void addProxyRef(const Renderbuffer *proxy);207 void addProxyRef(const Renderbuffer *proxy);
330 void Texture2D::addProxyRef(const Renderbuffer *proxy) in addProxyRef() function in gl::Texture2D918 void TextureCubeMap::addProxyRef(const Renderbuffer *proxy) in addProxyRef() function in gl::TextureCubeMap