Home
last modified time | relevance | path

Searched refs:FramebufferAttachmentObjectImpl (Results 1 – 25 of 33) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
DFramebufferAttachmentObjectImpl.h26 class FramebufferAttachmentObjectImpl : angle::NonCopyable
29 FramebufferAttachmentObjectImpl() {} in FramebufferAttachmentObjectImpl() function
30 virtual ~FramebufferAttachmentObjectImpl() {} in ~FramebufferAttachmentObjectImpl()
41 inline angle::Result FramebufferAttachmentObjectImpl::getAttachmentRenderTarget( in getAttachmentRenderTarget()
51 inline angle::Result FramebufferAttachmentObjectImpl::initializeContents( in initializeContents()
DRenderbufferImpl.h30 class RenderbufferImpl : public FramebufferAttachmentObjectImpl
DImageImpl.h31 class ExternalImageSiblingImpl : public FramebufferAttachmentObjectImpl
DSurfaceImpl.h46 class SurfaceImpl : public FramebufferAttachmentObjectImpl
DTextureImpl.h44 class TextureImpl : public FramebufferAttachmentObjectImpl, public angle::Subject
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DFramebufferAttachmentObjectImpl.h26 class FramebufferAttachmentObjectImpl : public angle::Subject
29 FramebufferAttachmentObjectImpl() {} in FramebufferAttachmentObjectImpl() function
30 ~FramebufferAttachmentObjectImpl() override {} in ~FramebufferAttachmentObjectImpl()
42 inline angle::Result FramebufferAttachmentObjectImpl::getAttachmentRenderTarget( in getAttachmentRenderTarget()
53 inline angle::Result FramebufferAttachmentObjectImpl::initializeContents( in initializeContents()
DImageImpl.h31 class ExternalImageSiblingImpl : public FramebufferAttachmentObjectImpl
DSurfaceImpl.h46 class SurfaceImpl : public FramebufferAttachmentObjectImpl
DRenderbufferImpl.h32 class RenderbufferImpl : public FramebufferAttachmentObjectImpl
DTextureImpl.h41 class TextureImpl : public FramebufferAttachmentObjectImpl
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DFramebufferAttachment.h37 class FramebufferAttachmentObjectImpl; variable
216 virtual rx::FramebufferAttachmentObjectImpl *getAttachmentImpl() const = 0;
DRenderbuffer.h117 rx::FramebufferAttachmentObjectImpl *getAttachmentImpl() const override;
DImage.h117 rx::FramebufferAttachmentObjectImpl *getAttachmentImpl() const override;
DRenderbuffer.cpp278 rx::FramebufferAttachmentObjectImpl *Renderbuffer::getAttachmentImpl() const in getAttachmentImpl()
DSurface.h174 rx::FramebufferAttachmentObjectImpl *getAttachmentImpl() const override;
DImage.cpp214 rx::FramebufferAttachmentObjectImpl *ExternalImageSibling::getAttachmentImpl() const in getAttachmentImpl()
DSurface.cpp114 rx::FramebufferAttachmentObjectImpl *Surface::getAttachmentImpl() const in getAttachmentImpl()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DEGLImageD3D.h26 class FramebufferAttachmentObjectImpl; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DEGLImageD3D.h26 class FramebufferAttachmentObjectImpl; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFramebufferAttachment.h38 class FramebufferAttachmentObjectImpl; variable
239 virtual rx::FramebufferAttachmentObjectImpl *getAttachmentImpl() const = 0;
DRenderbuffer.h170 rx::FramebufferAttachmentObjectImpl *getAttachmentImpl() const override;
DImage.h116 rx::FramebufferAttachmentObjectImpl *getAttachmentImpl() const override;
DSurface.h215 rx::FramebufferAttachmentObjectImpl *getAttachmentImpl() const override;
DRenderbuffer.cpp384 rx::FramebufferAttachmentObjectImpl *Renderbuffer::getAttachmentImpl() const in getAttachmentImpl()
DImage.cpp248 rx::FramebufferAttachmentObjectImpl *ExternalImageSibling::getAttachmentImpl() const in getAttachmentImpl()

12