Searched refs:FramebufferAttachmentObjectImpl (Results 1 – 16 of 16) sorted by relevance
26 class FramebufferAttachmentObjectImpl : public angle::Subject29 FramebufferAttachmentObjectImpl() {} in FramebufferAttachmentObjectImpl() function30 ~FramebufferAttachmentObjectImpl() override {} in ~FramebufferAttachmentObjectImpl()42 inline angle::Result FramebufferAttachmentObjectImpl::getAttachmentRenderTarget( in getAttachmentRenderTarget()53 inline angle::Result FramebufferAttachmentObjectImpl::initializeContents( in initializeContents()
31 class ExternalImageSiblingImpl : public FramebufferAttachmentObjectImpl
32 class RenderbufferImpl : public FramebufferAttachmentObjectImpl
46 class SurfaceImpl : public FramebufferAttachmentObjectImpl
41 class TextureImpl : public FramebufferAttachmentObjectImpl
38 class FramebufferAttachmentObjectImpl; variable239 virtual rx::FramebufferAttachmentObjectImpl *getAttachmentImpl() const = 0;
170 rx::FramebufferAttachmentObjectImpl *getAttachmentImpl() const override;
116 rx::FramebufferAttachmentObjectImpl *getAttachmentImpl() const override;
215 rx::FramebufferAttachmentObjectImpl *getAttachmentImpl() const override;
384 rx::FramebufferAttachmentObjectImpl *Renderbuffer::getAttachmentImpl() const in getAttachmentImpl()
248 rx::FramebufferAttachmentObjectImpl *ExternalImageSibling::getAttachmentImpl() const in getAttachmentImpl()
151 rx::FramebufferAttachmentObjectImpl *Surface::getAttachmentImpl() const in getAttachmentImpl()
636 rx::FramebufferAttachmentObjectImpl *getAttachmentImpl() const override;
2107 rx::FramebufferAttachmentObjectImpl *Texture::getAttachmentImpl() const in getAttachmentImpl()
26 class FramebufferAttachmentObjectImpl; variable
305 "src/libANGLE/renderer/FramebufferAttachmentObjectImpl.h",