|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for rx::FramebufferGL, including all inherited members.
| blit(ContextImpl *context, const gl::Rectangle &sourceArea, const gl::Rectangle &destArea, GLbitfield mask, GLenum filter) override | rx::FramebufferGL | virtual |
| checkStatus() const override | rx::FramebufferGL | virtual |
| clear(ContextImpl *context, GLbitfield mask) override | rx::FramebufferGL | virtual |
| clearBufferfi(ContextImpl *context, GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil) override | rx::FramebufferGL | virtual |
| clearBufferfv(ContextImpl *context, GLenum buffer, GLint drawbuffer, const GLfloat *values) override | rx::FramebufferGL | virtual |
| clearBufferiv(ContextImpl *context, GLenum buffer, GLint drawbuffer, const GLint *values) override | rx::FramebufferGL | virtual |
| clearBufferuiv(ContextImpl *context, GLenum buffer, GLint drawbuffer, const GLuint *values) override | rx::FramebufferGL | virtual |
| discard(size_t count, const GLenum *attachments) override | rx::FramebufferGL | virtual |
| FramebufferGL(const gl::FramebufferState &data, const FunctionsGL *functions, StateManagerGL *stateManager, const WorkaroundsGL &workarounds, BlitGL *blitter, bool isDefault) | rx::FramebufferGL | |
| FramebufferGL(GLuint id, const gl::FramebufferState &data, const FunctionsGL *functions, const WorkaroundsGL &workarounds, BlitGL *blitter, StateManagerGL *stateManager) | rx::FramebufferGL | |
| FramebufferImpl(const gl::FramebufferState &state) | rx::FramebufferImpl | inlineexplicit |
| getFramebufferID() const | rx::FramebufferGL | |
| getImplementationColorReadFormat() const override | rx::FramebufferGL | virtual |
| getImplementationColorReadType() const override | rx::FramebufferGL | virtual |
| getState() const | rx::FramebufferImpl | inline |
| invalidate(size_t count, const GLenum *attachments) override | rx::FramebufferGL | virtual |
| invalidateSub(size_t count, const GLenum *attachments, const gl::Rectangle &area) override | rx::FramebufferGL | virtual |
| mState | rx::FramebufferImpl | protected |
| readPixels(ContextImpl *context, const gl::Rectangle &area, GLenum format, GLenum type, GLvoid *pixels) const override | rx::FramebufferGL | virtual |
| syncDrawState() const | rx::FramebufferGL | |
| syncState(const gl::Framebuffer::DirtyBits &dirtyBits) override | rx::FramebufferGL | virtual |
| ~FramebufferGL() override | rx::FramebufferGL | |
| ~FramebufferImpl() | rx::FramebufferImpl | inlinevirtual |
1.8.13