/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | VulkanMultithreadingTest.cpp | 145 GLTexture copyTexture; in TEST_P() local
|
H A D | MultisampleTest.cpp | 460 GLTexture copyTexture; in TEST_P() local
|
H A D | MemoryBarrierTest.cpp | 2793 GLTexture copyTexture; in framebufferBitImageWriteThenCopy() local 3037 GLTexture copyTexture; in framebufferBitCopyThenImageWrite() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/ |
H A D | TextureImpl.cpp | 19 angle::Result TextureImpl::copyTexture(const gl::Context *context, in copyTexture() function in rx::TextureImpl
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/ |
H A D | TextureNULL.cpp | 88 angle::Result TextureNULL::copyTexture(const gl::Context *context, in copyTexture() function in rx::TextureNULL
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | wgpu_helpers.cpp | 342 wgpu::ImageCopyTexture copyTexture; in readPixels() local
|
H A D | TextureWgpu.cpp | 164 angle::Result TextureWgpu::copyTexture(const gl::Context *context, in copyTexture() function in rx::TextureWgpu
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
H A D | Blit9.cpp | 285 angle::Result Blit9::copyTexture(const gl::Context *context, in copyTexture() function in rx::Blit9
|
H A D | Renderer9.cpp | 2552 angle::Result Renderer9::copyTexture(const gl::Context *context, in copyTexture() function in rx::Renderer9
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/ |
H A D | TextureD3D.cpp | 1227 angle::Result TextureD3D_2D::copyTexture(const gl::Context *context, in copyTexture() function in rx::TextureD3D_2D 1994 angle::Result TextureD3D_Cube::copyTexture(const gl::Context *context, in copyTexture() function in rx::TextureD3D_Cube 2732 angle::Result TextureD3D_3D::copyTexture(const gl::Context *context, in copyTexture() function in rx::TextureD3D_3D 3441 angle::Result TextureD3D_2DArray::copyTexture(const gl::Context *context, in copyTexture() function in rx::TextureD3D_2DArray
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Blit11.cpp | 912 angle::Result Blit11::copyTexture(const gl::Context *context, in copyTexture() function in rx::Blit11
|
H A D | Renderer11.cpp | 2657 angle::Result Renderer11::copyTexture(const gl::Context *context, in copyTexture() function in rx::Renderer11
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | TextureGL.cpp | 955 angle::Result TextureGL::copyTexture(const gl::Context *context, in copyTexture() function in rx::TextureGL
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | Texture.cpp | 1610 angle::Result Texture::copyTexture(Context *context, in copyTexture() function in gl::Texture
|
H A D | Context.cpp | 5718 void Context::copyTexture(TextureID sourceId, in copyTexture() function in gl::Context
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | TextureVk.cpp | 1217 angle::Result TextureVk::copyTexture(const gl::Context *context, in copyTexture() function in rx::TextureVk
|