webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
rx::TextureGL Member List

This is the complete list of members for rx::TextureGL, including all inherited members.

bindTexImage(egl::Surface *surface) overriderx::TextureGLvirtual
copyCompressedTexture(const gl::Texture *source)rx::TextureImplvirtual
copyImage(GLenum target, size_t level, const gl::Rectangle &sourceArea, GLenum internalFormat, const gl::Framebuffer *source) overriderx::TextureGLvirtual
copySubImage(GLenum target, size_t level, const gl::Offset &destOffset, const gl::Rectangle &sourceArea, const gl::Framebuffer *source) overriderx::TextureGLvirtual
copySubTexture(const gl::Offset &destOffset, const gl::Rectangle &sourceArea, bool unpackFlipY, bool unpackPremultiplyAlpha, bool unpackUnmultiplyAlpha, const gl::Texture *source)rx::TextureImplvirtual
copyTexture(GLenum internalFormat, GLenum type, bool unpackFlipY, bool unpackPremultiplyAlpha, bool unpackUnmultiplyAlpha, const gl::Texture *source)rx::TextureImplvirtual
FramebufferAttachmentObjectImpl()rx::FramebufferAttachmentObjectImplinline
generateMipmap() overriderx::TextureGLvirtual
getAttachmentRenderTarget(const gl::FramebufferAttachment::Target &target, FramebufferAttachmentRenderTarget **rtOut)rx::FramebufferAttachmentObjectImplinlinevirtual
getTextureID() constrx::TextureGL
hasAnyDirtyBit() constrx::TextureGL
mStaterx::TextureImplprotected
releaseTexImage() overriderx::TextureGLvirtual
setBaseLevel(GLuint) overriderx::TextureGLinlinevirtual
setCompressedImage(GLenum target, size_t level, GLenum internalFormat, const gl::Extents &size, const gl::PixelUnpackState &unpack, size_t imageSize, const uint8_t *pixels) overriderx::TextureGLvirtual
setCompressedSubImage(GLenum target, size_t level, const gl::Box &area, GLenum format, const gl::PixelUnpackState &unpack, size_t imageSize, const uint8_t *pixels) overriderx::TextureGLvirtual
setEGLImageTarget(GLenum target, egl::Image *image) overriderx::TextureGLvirtual
setImage(GLenum target, size_t level, GLenum internalFormat, const gl::Extents &size, GLenum format, GLenum type, const gl::PixelUnpackState &unpack, const uint8_t *pixels) overriderx::TextureGLvirtual
setImageExternal(GLenum target, egl::Stream *stream, const egl::Stream::GLTextureDescription &desc) overriderx::TextureGLvirtual
setStorage(GLenum target, size_t levels, GLenum internalFormat, const gl::Extents &size) overriderx::TextureGLvirtual
setSubImage(GLenum target, size_t level, const gl::Box &area, GLenum format, GLenum type, const gl::PixelUnpackState &unpack, const uint8_t *pixels) overriderx::TextureGLvirtual
syncState(const gl::Texture::DirtyBits &dirtyBits) overriderx::TextureGLvirtual
TextureGL(const gl::TextureState &state, const FunctionsGL *functions, const WorkaroundsGL &workarounds, StateManagerGL *stateManager, BlitGL *blitter)rx::TextureGL
TextureImpl(const gl::TextureState &state)rx::TextureImpl
~FramebufferAttachmentObjectImpl()rx::FramebufferAttachmentObjectImplinlinevirtual
~TextureGL() overriderx::TextureGL
~TextureImpl()rx::TextureImplvirtual