Home
last modified time | relevance | path

Searched defs:copyCompressedTexture (Results 1 – 8 of 8) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/
DTextureImpl.cpp47 angle::Result TextureImpl::copyCompressedTexture(const gl::Context *context, in copyCompressedTexture() function in rx::TextureImpl
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/null/
DTextureNULL.cpp114 angle::Result TextureNULL::copyCompressedTexture(const gl::Context *context, in copyCompressedTexture() function in rx::TextureNULL
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DTexture.cpp1341 angle::Result Texture::copyCompressedTexture(Context *context, const Texture *source) in copyCompressedTexture() function in gl::Texture
DCaps.h472 bool copyCompressedTexture = false; member
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DTextureVk.cpp385 angle::Result TextureVk::copyCompressedTexture(const gl::Context *context, in copyCompressedTexture() function in rx::TextureVk
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp2515 angle::Result Renderer9::copyCompressedTexture(const gl::Context *context, in copyCompressedTexture() function in rx::Renderer9
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp2693 angle::Result Renderer11::copyCompressedTexture(const gl::Context *context, in copyCompressedTexture() function in rx::Renderer11
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/
DTextureD3D.cpp1240 angle::Result TextureD3D_2D::copyCompressedTexture(const gl::Context *context, in copyCompressedTexture() function in rx::TextureD3D_2D