webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for rx::TextureNULL, including all inherited members.
bindTexImage(egl::Surface *surface) override | rx::TextureNULL | 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) override | rx::TextureNULL | virtual |
copySubImage(GLenum target, size_t level, const gl::Offset &destOffset, const gl::Rectangle &sourceArea, const gl::Framebuffer *source) override | rx::TextureNULL | 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() override | rx::TextureNULL | virtual |
getAttachmentRenderTarget(const gl::FramebufferAttachment::Target &target, FramebufferAttachmentRenderTarget **rtOut) | rx::FramebufferAttachmentObjectImpl | inlinevirtual |
mState | rx::TextureImpl | protected |
releaseTexImage() override | rx::TextureNULL | virtual |
setBaseLevel(GLuint baseLevel) override | rx::TextureNULL | virtual |
setCompressedImage(GLenum target, size_t level, GLenum internalFormat, const gl::Extents &size, const gl::PixelUnpackState &unpack, size_t imageSize, const uint8_t *pixels) override | rx::TextureNULL | virtual |
setCompressedSubImage(GLenum target, size_t level, const gl::Box &area, GLenum format, const gl::PixelUnpackState &unpack, size_t imageSize, const uint8_t *pixels) override | rx::TextureNULL | virtual |
setEGLImageTarget(GLenum target, egl::Image *image) override | rx::TextureNULL | 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) override | rx::TextureNULL | virtual |
setImageExternal(GLenum target, egl::Stream *stream, const egl::Stream::GLTextureDescription &desc) override | rx::TextureNULL | virtual |
setStorage(GLenum target, size_t levels, GLenum internalFormat, const gl::Extents &size) override | rx::TextureNULL | virtual |
setSubImage(GLenum target, size_t level, const gl::Box &area, GLenum format, GLenum type, const gl::PixelUnpackState &unpack, const uint8_t *pixels) override | rx::TextureNULL | virtual |
syncState(const gl::Texture::DirtyBits &dirtyBits) override | rx::TextureNULL | virtual |
TextureImpl(const gl::TextureState &state) | rx::TextureImpl | |
TextureNULL(const gl::TextureState &state) | rx::TextureNULL | |
~FramebufferAttachmentObjectImpl() | rx::FramebufferAttachmentObjectImpl | inlinevirtual |
~TextureImpl() | rx::TextureImpl | virtual |
~TextureNULL() override | rx::TextureNULL |