Searched defs:isShared (Results 1 – 9 of 9) sorted by relevance
110 bool RenderbufferTexture2D::isShared() const in isShared() function in es2::RenderbufferTexture2D173 bool RenderbufferTexture2DRect::isShared() const in isShared() function in es2::RenderbufferTexture2DRect236 bool RenderbufferTexture3D::isShared() const in isShared() function in es2::RenderbufferTexture3D304 bool RenderbufferTextureCubeMap::isShared() const in isShared() function in es2::RenderbufferTextureCubeMap372 bool Renderbuffer::isShared() const in isShared() function in es2::Renderbuffer555 bool Colorbuffer::isShared() const in isShared() function in es2::Colorbuffer633 bool DepthStencilbuffer::isShared() const in isShared() function in es2::DepthStencilbuffer
867 bool Texture2D::isShared(GLenum target, unsigned int level) const in isShared() function in es2::Texture2D1454 bool TextureCubeMap::isShared(GLenum target, unsigned int level) const in isShared() function in es2::TextureCubeMap1904 bool Texture3D::isShared(GLenum target, unsigned int level) const in isShared() function in es2::Texture3D
99 bool DIASectionContrib::isShared() const { in isShared() function in DIASectionContrib
177 bool isShared() const in isShared() function in egl::Image
512 ANGLE_INLINE bool isShared() const { return mShared; } in isShared() function
255 UBool isShared() const { in isShared() function in CacheEntry
254 UBool isShared() const { in isShared() function in CacheEntry
100344 bool isShared() const { return has(0x40); } in isShared() function in js::WrappedPtrOperations121980 bool isShared; in CreateCommon() local