Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DFramebufferAttachment.cpp299 return getAttachmentImpl()->getAttachmentRenderTarget(context, binding, imageIndex, samples, in getAttachmentRenderTarget()
317 return getAttachmentImpl()->initializeContents(context, fullMipIndex); in initializeContents()
321 return getAttachmentImpl()->initializeContents(context, imageIndex); in initializeContents()
DRenderbuffer.h168 rx::FramebufferAttachmentObjectImpl *getAttachmentImpl() const override;
DImage.h113 rx::FramebufferAttachmentObjectImpl *getAttachmentImpl() const override;
DFramebufferAttachment.h233 virtual rx::FramebufferAttachmentObjectImpl *getAttachmentImpl() const = 0;
DSurface.h202 rx::FramebufferAttachmentObjectImpl *getAttachmentImpl() const override;
DRenderbuffer.cpp361 rx::FramebufferAttachmentObjectImpl *Renderbuffer::getAttachmentImpl() const in getAttachmentImpl() function in gl::Renderbuffer
DImage.cpp235 rx::FramebufferAttachmentObjectImpl *ExternalImageSibling::getAttachmentImpl() const in getAttachmentImpl() function in egl::ExternalImageSibling
DSurface.cpp145 rx::FramebufferAttachmentObjectImpl *Surface::getAttachmentImpl() const in getAttachmentImpl() function in egl::Surface
DTexture.h614 rx::FramebufferAttachmentObjectImpl *getAttachmentImpl() const override;
DTexture.cpp2054 rx::FramebufferAttachmentObjectImpl *Texture::getAttachmentImpl() const in getAttachmentImpl() function in gl::Texture