Home
last modified time | relevance | path

Searched defs:copyTextureSubData (Results 1 – 7 of 7) sorted by relevance

/external/angle/src/libANGLE/renderer/
DRenderbufferImpl.h117 inline angle::Result RenderbufferImpl::copyTextureSubData(const gl::Context *context, in copyTextureSubData() function
DTextureImpl.cpp65 angle::Result TextureImpl::copyTextureSubData(const gl::Context *context, in copyTextureSubData() function in rx::TextureImpl
/external/angle/src/libANGLE/renderer/vulkan/
DRenderbufferVk.cpp251 angle::Result RenderbufferVk::copyTextureSubData(const gl::Context *context, in copyTextureSubData() function in rx::RenderbufferVk
DTextureVk.cpp814 angle::Result TextureVk::copyTextureSubData(const gl::Context *context, in copyTextureSubData() function in rx::TextureVk
/external/angle/src/libANGLE/
DRenderbuffer.cpp222 angle::Result Renderbuffer::copyTextureSubData(Context *context, in copyTextureSubData() function in gl::Renderbuffer
DTexture.cpp1503 angle::Result Texture::copyTextureSubData(Context *context, in copyTextureSubData() function in gl::Texture
/external/angle/src/libANGLE/renderer/null/
DTextureNULL.cpp131 angle::Result TextureNULL::copyTextureSubData(const gl::Context *context, in copyTextureSubData() function in rx::TextureNULL