webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
rx::TextureNULL Member List

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

bindTexImage(egl::Surface *surface) overriderx::TextureNULLvirtual
copyCompressedTexture(const gl::Texture *source)rx::TextureImplvirtual
copyImage(GLenum target, size_t level, const gl::Rectangle &sourceArea, GLenum internalFormat, const gl::Framebuffer *source) overriderx::TextureNULLvirtual
copySubImage(GLenum target, size_t level, const gl::Offset &destOffset, const gl::Rectangle &sourceArea, const gl::Framebuffer *source) overriderx::TextureNULLvirtual
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::TextureNULLvirtual
getAttachmentRenderTarget(const gl::FramebufferAttachment::Target &target, FramebufferAttachmentRenderTarget **rtOut)rx::FramebufferAttachmentObjectImplinlinevirtual
mStaterx::TextureImplprotected
releaseTexImage() overriderx::TextureNULLvirtual
setBaseLevel(GLuint baseLevel) overriderx::TextureNULLvirtual
setCompressedImage(GLenum target, size_t level, GLenum internalFormat, const gl::Extents &size, const gl::PixelUnpackState &unpack, size_t imageSize, const uint8_t *pixels) overriderx::TextureNULLvirtual
setCompressedSubImage(GLenum target, size_t level, const gl::Box &area, GLenum format, const gl::PixelUnpackState &unpack, size_t imageSize, const uint8_t *pixels) overriderx::TextureNULLvirtual
setEGLImageTarget(GLenum target, egl::Image *image) overriderx::TextureNULLvirtual
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::TextureNULLvirtual
setImageExternal(GLenum target, egl::Stream *stream, const egl::Stream::GLTextureDescription &desc) overriderx::TextureNULLvirtual
setStorage(GLenum target, size_t levels, GLenum internalFormat, const gl::Extents &size) overriderx::TextureNULLvirtual
setSubImage(GLenum target, size_t level, const gl::Box &area, GLenum format, GLenum type, const gl::PixelUnpackState &unpack, const uint8_t *pixels) overriderx::TextureNULLvirtual
syncState(const gl::Texture::DirtyBits &dirtyBits) overriderx::TextureNULLvirtual
TextureImpl(const gl::TextureState &state)rx::TextureImpl
TextureNULL(const gl::TextureState &state)rx::TextureNULL
~FramebufferAttachmentObjectImpl()rx::FramebufferAttachmentObjectImplinlinevirtual
~TextureImpl()rx::TextureImplvirtual
~TextureNULL() overriderx::TextureNULL