bindTexImage(gl::Texture *texture, EGLint buffer) | egl::Surface | |
createDefaultFramebuffer() | egl::Surface | protected |
directComposition() const | egl::Surface | inline |
flexibleSurfaceCompatibilityRequested() const | egl::Surface | inline |
FramebufferAttachmentObject() | gl::FramebufferAttachmentObject | inline |
getAttachmentFormat(const gl::FramebufferAttachment::Target &target) const override | egl::Surface | virtual |
getAttachmentImpl() const override | egl::Surface | inlineprotectedvirtual |
getAttachmentRenderTarget(const FramebufferAttachment::Target &target, rx::FramebufferAttachmentRenderTarget **rtOut) const | gl::FramebufferAttachmentObject | |
getAttachmentSamples(const gl::FramebufferAttachment::Target &target) const override | egl::Surface | virtual |
getAttachmentSize(const gl::FramebufferAttachment::Target &target) const override | egl::Surface | virtual |
getBoundTexture() const | egl::Surface | inline |
getConfig() const | egl::Surface | |
getDefaultFramebuffer() | egl::Surface | inline |
getDirtyChannel() | gl::FramebufferAttachmentObject | |
getHeight() const | egl::Surface | |
getId() const override | egl::Surface | virtual |
getImplementation() const | egl::Surface | inline |
getOrientation() const | egl::Surface | inline |
getPixelAspectRatio() const | egl::Surface | |
getRenderBuffer() const | egl::Surface | |
getSwapBehavior() const | egl::Surface | |
getSyncValues(EGLuint64KHR *ust, EGLuint64KHR *msc, EGLuint64KHR *sbc) | egl::Surface | |
getTextureFormat() const | egl::Surface | |
getTextureTarget() const | egl::Surface | |
getType() const | egl::Surface | |
getWidth() const | egl::Surface | |
initialize() | egl::Surface | |
isFixedSize() const | egl::Surface | |
isPostSubBufferSupported() const | egl::Surface | |
mBackFormat | egl::Surface | protected |
mConfig | egl::Surface | protected |
mCurrentCount | egl::Surface | protected |
mDestroyed | egl::Surface | protected |
mDirectComposition | egl::Surface | protected |
mDirtyChannel | gl::FramebufferAttachmentObject | protected |
mDSFormat | egl::Surface | protected |
mFixedHeight | egl::Surface | protected |
mFixedSize | egl::Surface | protected |
mFixedWidth | egl::Surface | protected |
mFlexibleSurfaceCompatibilityRequested | egl::Surface | protected |
mImplementation | egl::Surface | protected |
mOrientation | egl::Surface | protected |
mPixelAspectRatio | egl::Surface | protected |
mPostSubBufferRequested | egl::Surface | protected |
mRenderBuffer | egl::Surface | protected |
mState | egl::Surface | protected |
mSwapBehavior | egl::Surface | protected |
mTexture | egl::Surface | protected |
mTextureFormat | egl::Surface | protected |
mTextureTarget | egl::Surface | protected |
mType | egl::Surface | protected |
onAttach() override | egl::Surface | inlinevirtual |
onDestroy() | egl::Surface | |
onDetach() override | egl::Surface | inlinevirtual |
postSubBuffer(EGLint x, EGLint y, EGLint width, EGLint height) | egl::Surface | |
querySurfacePointerANGLE(EGLint attribute, void **value) | egl::Surface | |
releaseTexImage(EGLint buffer) | egl::Surface | |
releaseTexImageFromTexture() | egl::Surface | protected |
setIsCurrent(bool isCurrent) | egl::Surface | |
setSwapInterval(EGLint interval) | egl::Surface | |
Surface(EGLint surfaceType, const egl::Config *config, const AttributeMap &attributes) | egl::Surface | protected |
swap() | egl::Surface | |
WindowSurface(rx::EGLImplFactory *implFactory, const Config *config, EGLNativeWindowType window, const AttributeMap &attribs) | egl::WindowSurface | |
~FramebufferAttachmentObject() | gl::FramebufferAttachmentObject | inlinevirtual |
~Surface() | egl::Surface | virtual |
~WindowSurface() override | egl::WindowSurface | |