Home
last modified time | relevance | path

Searched refs:getAttachmentImpl (Results 1 – 20 of 20) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DFramebufferAttachment.cpp290 return getAttachmentImpl()->getAttachmentRenderTarget(context, binding, imageIndex, rtOut); in getAttachmentRenderTarget()
304 return getAttachmentImpl()->initializeContents(context, fullMipIndex); in initializeContents()
309 return getAttachmentImpl()->initializeContents(context, fullMipIndex); in initializeContents()
313 return getAttachmentImpl()->initializeContents(context, imageIndex); in initializeContents()
DRenderbuffer.h117 rx::FramebufferAttachmentObjectImpl *getAttachmentImpl() const override;
DImage.h117 rx::FramebufferAttachmentObjectImpl *getAttachmentImpl() const override;
DFramebufferAttachment.h216 virtual rx::FramebufferAttachmentObjectImpl *getAttachmentImpl() const = 0;
DRenderbuffer.cpp278 rx::FramebufferAttachmentObjectImpl *Renderbuffer::getAttachmentImpl() const in getAttachmentImpl() function in gl::Renderbuffer
DSurface.h174 rx::FramebufferAttachmentObjectImpl *getAttachmentImpl() const override;
DImage.cpp214 rx::FramebufferAttachmentObjectImpl *ExternalImageSibling::getAttachmentImpl() const in getAttachmentImpl() function in egl::ExternalImageSibling
DSurface.cpp114 rx::FramebufferAttachmentObjectImpl *Surface::getAttachmentImpl() const in getAttachmentImpl() function in egl::Surface
DTexture.h491 rx::FramebufferAttachmentObjectImpl *getAttachmentImpl() const override;
DTexture.cpp1692 rx::FramebufferAttachmentObjectImpl *Texture::getAttachmentImpl() const in getAttachmentImpl() function in gl::Texture
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFramebufferAttachment.cpp322 return getAttachmentImpl()->getAttachmentRenderTarget(context, binding, imageIndex, samples, in getAttachmentRenderTarget()
340 return getAttachmentImpl()->initializeContents(context, fullMipIndex); in initializeContents()
344 return getAttachmentImpl()->initializeContents(context, imageIndex); in initializeContents()
DRenderbuffer.h170 rx::FramebufferAttachmentObjectImpl *getAttachmentImpl() const override;
DImage.h116 rx::FramebufferAttachmentObjectImpl *getAttachmentImpl() const override;
DFramebufferAttachment.h239 virtual rx::FramebufferAttachmentObjectImpl *getAttachmentImpl() const = 0;
DSurface.h215 rx::FramebufferAttachmentObjectImpl *getAttachmentImpl() const override;
DRenderbuffer.cpp384 rx::FramebufferAttachmentObjectImpl *Renderbuffer::getAttachmentImpl() const in getAttachmentImpl() function in gl::Renderbuffer
DImage.cpp248 rx::FramebufferAttachmentObjectImpl *ExternalImageSibling::getAttachmentImpl() const in getAttachmentImpl() function in egl::ExternalImageSibling
DSurface.cpp151 rx::FramebufferAttachmentObjectImpl *Surface::getAttachmentImpl() const in getAttachmentImpl() function in egl::Surface
DTexture.h636 rx::FramebufferAttachmentObjectImpl *getAttachmentImpl() const override;
DTexture.cpp2107 rx::FramebufferAttachmentObjectImpl *Texture::getAttachmentImpl() const in getAttachmentImpl() function in gl::Texture