Searched defs:copySubTexture (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/angle/src/libANGLE/renderer/ |
H A D | TextureImpl.cpp | 33 angle::Result TextureImpl::copySubTexture(const gl::Context *context, in copySubTexture() function in rx::TextureImpl
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/ |
H A D | TextureNULL.cpp | 101 angle::Result TextureNULL::copySubTexture(const gl::Context *context, in copySubTexture() function in rx::TextureNULL
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/ |
H A D | TextureD3D.cpp | 1286 angle::Result TextureD3D_2D::copySubTexture(const gl::Context *context, in copySubTexture() function in rx::TextureD3D_2D 2054 angle::Result TextureD3D_Cube::copySubTexture(const gl::Context *context, in copySubTexture() function in rx::TextureD3D_Cube 2792 angle::Result TextureD3D_3D::copySubTexture(const gl::Context *context, in copySubTexture() function in rx::TextureD3D_3D 3513 angle::Result TextureD3D_2DArray::copySubTexture(const gl::Context *context, in copySubTexture() function in rx::TextureD3D_2DArray
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | TextureWgpu.cpp | 177 angle::Result TextureWgpu::copySubTexture(const gl::Context *context, in copySubTexture() function in rx::TextureWgpu
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | BlitGL.cpp | 619 angle::Result BlitGL::copySubTexture(const gl::Context *context, in copySubTexture() function in rx::BlitGL
|
H A D | TextureGL.cpp | 982 angle::Result TextureGL::copySubTexture(const gl::Context *context, in copySubTexture() function in rx::TextureGL
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | Texture.cpp | 1651 angle::Result Texture::copySubTexture(const Context *context, in copySubTexture() function in gl::Texture
|
H A D | Context.cpp | 5739 void Context::copySubTexture(TextureID sourceId, in copySubTexture() function in gl::Context
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | TextureVk.cpp | 1252 angle::Result TextureVk::copySubTexture(const gl::Context *context, in copySubTexture() function in rx::TextureVk
|