|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for rx::FramebufferImpl, including all inherited members.
| blit(ContextImpl *context, const gl::Rectangle &sourceArea, const gl::Rectangle &destArea, GLbitfield mask, GLenum filter)=0 | rx::FramebufferImpl | pure virtual |
| checkStatus() const =0 | rx::FramebufferImpl | pure virtual |
| clear(ContextImpl *context, GLbitfield mask)=0 | rx::FramebufferImpl | pure virtual |
| clearBufferfi(ContextImpl *context, GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil)=0 | rx::FramebufferImpl | pure virtual |
| clearBufferfv(ContextImpl *context, GLenum buffer, GLint drawbuffer, const GLfloat *values)=0 | rx::FramebufferImpl | pure virtual |
| clearBufferiv(ContextImpl *context, GLenum buffer, GLint drawbuffer, const GLint *values)=0 | rx::FramebufferImpl | pure virtual |
| clearBufferuiv(ContextImpl *context, GLenum buffer, GLint drawbuffer, const GLuint *values)=0 | rx::FramebufferImpl | pure virtual |
| discard(size_t count, const GLenum *attachments)=0 | rx::FramebufferImpl | pure virtual |
| FramebufferImpl(const gl::FramebufferState &state) | rx::FramebufferImpl | inlineexplicit |
| getImplementationColorReadFormat() const =0 | rx::FramebufferImpl | pure virtual |
| getImplementationColorReadType() const =0 | rx::FramebufferImpl | pure virtual |
| getState() const | rx::FramebufferImpl | inline |
| invalidate(size_t count, const GLenum *attachments)=0 | rx::FramebufferImpl | pure virtual |
| invalidateSub(size_t count, const GLenum *attachments, const gl::Rectangle &area)=0 | rx::FramebufferImpl | pure virtual |
| mState | rx::FramebufferImpl | protected |
| NonCopyable()=default | angle::NonCopyable | private |
| NonCopyable(const NonCopyable &)=delete | angle::NonCopyable | private |
| operator=(const NonCopyable &)=delete | angle::NonCopyable | private |
| readPixels(ContextImpl *context, const gl::Rectangle &area, GLenum format, GLenum type, GLvoid *pixels) const =0 | rx::FramebufferImpl | pure virtual |
| syncState(const gl::Framebuffer::DirtyBits &dirtyBits)=0 | rx::FramebufferImpl | pure virtual |
| ~FramebufferImpl() | rx::FramebufferImpl | inlinevirtual |
| ~NonCopyable()=default | angle::NonCopyable | private |
1.8.13