|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for rx::TextureImpl, including all inherited members.
| bindTexImage(egl::Surface *surface)=0 | rx::TextureImpl | pure virtual |
| copyCompressedTexture(const gl::Texture *source) | rx::TextureImpl | virtual |
| copyImage(GLenum target, size_t level, const gl::Rectangle &sourceArea, GLenum internalFormat, const gl::Framebuffer *source)=0 | rx::TextureImpl | pure virtual |
| copySubImage(GLenum target, size_t level, const gl::Offset &destOffset, const gl::Rectangle &sourceArea, const gl::Framebuffer *source)=0 | rx::TextureImpl | pure virtual |
| copySubTexture(const gl::Offset &destOffset, const gl::Rectangle &sourceArea, bool unpackFlipY, bool unpackPremultiplyAlpha, bool unpackUnmultiplyAlpha, const gl::Texture *source) | rx::TextureImpl | virtual |
| copyTexture(GLenum internalFormat, GLenum type, bool unpackFlipY, bool unpackPremultiplyAlpha, bool unpackUnmultiplyAlpha, const gl::Texture *source) | rx::TextureImpl | virtual |
| FramebufferAttachmentObjectImpl() | rx::FramebufferAttachmentObjectImpl | inline |
| generateMipmap()=0 | rx::TextureImpl | pure virtual |
| getAttachmentRenderTarget(const gl::FramebufferAttachment::Target &target, FramebufferAttachmentRenderTarget **rtOut) | rx::FramebufferAttachmentObjectImpl | inlinevirtual |
| mState | rx::TextureImpl | protected |
| releaseTexImage()=0 | rx::TextureImpl | pure virtual |
| setBaseLevel(GLuint baseLevel)=0 | rx::TextureImpl | pure virtual |
| setCompressedImage(GLenum target, size_t level, GLenum internalFormat, const gl::Extents &size, const gl::PixelUnpackState &unpack, size_t imageSize, const uint8_t *pixels)=0 | rx::TextureImpl | pure virtual |
| setCompressedSubImage(GLenum target, size_t level, const gl::Box &area, GLenum format, const gl::PixelUnpackState &unpack, size_t imageSize, const uint8_t *pixels)=0 | rx::TextureImpl | pure virtual |
| setEGLImageTarget(GLenum target, egl::Image *image)=0 | rx::TextureImpl | pure virtual |
| setImage(GLenum target, size_t level, GLenum internalFormat, const gl::Extents &size, GLenum format, GLenum type, const gl::PixelUnpackState &unpack, const uint8_t *pixels)=0 | rx::TextureImpl | pure virtual |
| setImageExternal(GLenum target, egl::Stream *stream, const egl::Stream::GLTextureDescription &desc)=0 | rx::TextureImpl | pure virtual |
| setStorage(GLenum target, size_t levels, GLenum internalFormat, const gl::Extents &size)=0 | rx::TextureImpl | pure virtual |
| setSubImage(GLenum target, size_t level, const gl::Box &area, GLenum format, GLenum type, const gl::PixelUnpackState &unpack, const uint8_t *pixels)=0 | rx::TextureImpl | pure virtual |
| syncState(const gl::Texture::DirtyBits &dirtyBits)=0 | rx::TextureImpl | pure virtual |
| TextureImpl(const gl::TextureState &state) | rx::TextureImpl | |
| ~FramebufferAttachmentObjectImpl() | rx::FramebufferAttachmentObjectImpl | inlinevirtual |
| ~TextureImpl() | rx::TextureImpl | virtual |
1.8.13