Searched refs:getAttachmentSize (Results 1 – 10 of 10) sorted by relevance
204 virtual Extents getAttachmentSize(const ImageIndex &imageIndex) const = 0;240 return mResource->getAttachmentSize(mTarget.textureIndex()); in getSize()
104 Extents getAttachmentSize(const ImageIndex &imageIndex) const override;
163 gl::Extents ExternalImageSibling::getAttachmentSize(const gl::ImageIndex &imageIndex) const in getAttachmentSize() function in egl::ExternalImageSibling410 mState.size = mState.source->getAttachmentSize(mState.imageIndex); in initialize()
99 gl::Extents getAttachmentSize(const gl::ImageIndex &imageIndex) const override;
234 Extents Renderbuffer::getAttachmentSize(const gl::ImageIndex & /*imageIndex*/) const in getAttachmentSize() function in gl::Renderbuffer
130 gl::Extents getAttachmentSize(const gl::ImageIndex &imageIndex) const override;
323 const gl::Extents &size = getAttachmentSize(imageIndex); in initializeContents()
497 gl::Extents Surface::getAttachmentSize(const gl::ImageIndex & /*target*/) const in getAttachmentSize() function in egl::Surface
509 Extents getAttachmentSize(const ImageIndex &imageIndex) const override;
1647 Extents Texture::getAttachmentSize(const ImageIndex &imageIndex) const in getAttachmentSize() function in gl::Texture