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
26 class FramebufferAttachmentObjectImpl; variable
38 class FramebufferAttachmentObjectImpl; variable239 virtual rx::FramebufferAttachmentObjectImpl *getAttachmentImpl() const = 0;
170 rx::FramebufferAttachmentObjectImpl *getAttachmentImpl() const override;
118 rx::FramebufferAttachmentObjectImpl *getAttachmentImpl() const override;
228 rx::FramebufferAttachmentObjectImpl *getAttachmentImpl() const override;
384 rx::FramebufferAttachmentObjectImpl *Renderbuffer::getAttachmentImpl() const in getAttachmentImpl()
258 rx::FramebufferAttachmentObjectImpl *ExternalImageSibling::getAttachmentImpl() const in getAttachmentImpl()
646 rx::FramebufferAttachmentObjectImpl *getAttachmentImpl() const override;
153 rx::FramebufferAttachmentObjectImpl *Surface::getAttachmentImpl() const in getAttachmentImpl()
2168 rx::FramebufferAttachmentObjectImpl *Texture::getAttachmentImpl() const in getAttachmentImpl()
304 "src/libANGLE/renderer/FramebufferAttachmentObjectImpl.h",