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

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

bindTexImage(egl::Surface *surface)=0rx::TextureImplpure virtual
canCreateRenderTargetForImage(const gl::ImageIndex &index) constrx::TextureD3Dprotected
commitRegion(const gl::ImageIndex &index, const gl::Box &region)rx::TextureD3Dprotected
copyCompressedTexture(const gl::Texture *source)rx::TextureImplvirtual
copyImage(GLenum target, size_t level, const gl::Rectangle &sourceArea, GLenum internalFormat, const gl::Framebuffer *source)=0rx::TextureImplpure virtual
copySubImage(GLenum target, size_t level, const gl::Offset &destOffset, const gl::Rectangle &sourceArea, const gl::Framebuffer *source)=0rx::TextureImplpure virtual
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
createCompleteStorage(bool renderTarget, TextureStorage **outTexStorage) const =0rx::TextureD3Dprotectedpure virtual
creationLevels(GLsizei width, GLsizei height, GLsizei depth) constrx::TextureD3Dprotected
ensureRenderTarget()rx::TextureD3Dprotectedvirtual
fastUnpackPixels(const gl::PixelUnpackState &unpack, const uint8_t *pixels, const gl::Box &destArea, GLenum sizedInternalFormat, GLenum type, RenderTargetD3D *destRenderTarget)rx::TextureD3Dprotected
FramebufferAttachmentObjectImpl()rx::FramebufferAttachmentObjectImplinline
generateMipmap() overriderx::TextureD3Dvirtual
getAttachmentRenderTarget(const gl::FramebufferAttachment::Target &target, FramebufferAttachmentRenderTarget **rtOut) overriderx::TextureD3Dvirtual
getBaseLevel() constrx::TextureD3Dinlineprotected
getBaseLevelDepth() constrx::TextureD3Dprotected
getBaseLevelHeight() constrx::TextureD3D
getBaseLevelImage() constrx::TextureD3D
getBaseLevelInternalFormat() constrx::TextureD3D
getBaseLevelWidth() constrx::TextureD3D
getImage(const gl::ImageIndex &index) const =0rx::TextureD3Dpure virtual
getImageIndex(GLint mip, GLint layer) const =0rx::TextureD3Dpure virtual
getLayerCount(int level) const =0rx::TextureD3Dpure virtual
getLevelZeroDepth() constrx::TextureD3Dprotectedvirtual
getLevelZeroHeight() constrx::TextureD3Dprotected
getLevelZeroWidth() constrx::TextureD3Dprotected
getNativeTexture(TextureStorage **outStorage)rx::TextureD3D
getRenderTarget(const gl::ImageIndex &index, RenderTargetD3D **outRT)=0rx::TextureD3Dpure virtual
getStorage()rx::TextureD3D
hasDirtyImages() constrx::TextureD3Dinline
imageIterator() const =0rx::TextureD3Dpure virtual
initMipmapImages()=0rx::TextureD3Dprotectedpure virtual
isBaseImageZeroSize() constrx::TextureD3Dprotected
isFastUnpackable(const gl::PixelUnpackState &unpack, GLenum sizedInternalFormat)rx::TextureD3Dprotected
isImageComplete(const gl::ImageIndex &index) const =0rx::TextureD3Dprotectedpure virtual
isImmutable() constrx::TextureD3Dinline
isValidIndex(const gl::ImageIndex &index) const =0rx::TextureD3Dpure virtual
markAllImagesDirty()=0rx::TextureD3Dprotectedpure virtual
mDirtyImagesrx::TextureD3Dprotected
mImmutablerx::TextureD3Dprotected
mRendererrx::TextureD3Dprotected
mStaterx::TextureImplprotected
mTexStoragerx::TextureD3Dprotected
releaseTexImage()=0rx::TextureImplpure virtual
resetDirty()rx::TextureD3Dinline
setBaseLevel(GLuint baseLevel) overriderx::TextureD3Dvirtual
setCompleteTexStorage(TextureStorage *newCompleteTexStorage)=0rx::TextureD3Dprotectedpure virtual
setCompressedImage(GLenum target, size_t level, GLenum internalFormat, const gl::Extents &size, const gl::PixelUnpackState &unpack, size_t imageSize, const uint8_t *pixels)=0rx::TextureImplpure virtual
setCompressedImageImpl(const gl::ImageIndex &index, const gl::PixelUnpackState &unpack, const uint8_t *pixels, ptrdiff_t layerOffset)rx::TextureD3Dprotected
setCompressedSubImage(GLenum target, size_t level, const gl::Box &area, GLenum format, const gl::PixelUnpackState &unpack, size_t imageSize, const uint8_t *pixels)=0rx::TextureImplpure virtual
setEGLImageTarget(GLenum target, egl::Image *image)=0rx::TextureImplpure 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)=0rx::TextureImplpure virtual
setImageExternal(GLenum target, egl::Stream *stream, const egl::Stream::GLTextureDescription &desc) overriderx::TextureD3Dvirtual
setImageImpl(const gl::ImageIndex &index, GLenum type, const gl::PixelUnpackState &unpack, const uint8_t *pixels, ptrdiff_t layerOffset)rx::TextureD3Dprotected
setStorage(GLenum target, size_t levels, GLenum internalFormat, const gl::Extents &size)=0rx::TextureImplpure virtual
setSubImage(GLenum target, size_t level, const gl::Box &area, GLenum format, GLenum type, const gl::PixelUnpackState &unpack, const uint8_t *pixels)=0rx::TextureImplpure virtual
subImage(const gl::ImageIndex &index, const gl::Box &area, GLenum format, GLenum type, const gl::PixelUnpackState &unpack, const uint8_t *pixels, ptrdiff_t layerOffset)rx::TextureD3Dprotected
subImageCompressed(const gl::ImageIndex &index, const gl::Box &area, GLenum format, const gl::PixelUnpackState &unpack, const uint8_t *pixels, ptrdiff_t layerOffset)rx::TextureD3Dprotected
syncState(const gl::Texture::DirtyBits &dirtyBits) overriderx::TextureD3Dvirtual
TextureD3D(const gl::TextureState &data, RendererD3D *renderer)rx::TextureD3D
TextureImpl(const gl::TextureState &state)rx::TextureImpl
~FramebufferAttachmentObjectImpl()rx::FramebufferAttachmentObjectImplinlinevirtual
~TextureD3D()rx::TextureD3Dvirtual
~TextureImpl()rx::TextureImplvirtual