| /external/angle/src/libANGLE/renderer/d3d/d3d11/ |
| D | Image11.cpp | 82 const gl::Box &sourceBox, in CopyImage() 369 gl::Box sourceBox(0, 0, 0, mWidth, mHeight, mDepth); in copyFromTexStorage() local 397 gl::Box sourceBox(sourceArea.x, sourceArea.y, 0, sourceArea.width, sourceArea.height, 1); in copyFromFramebuffer() local
|
| D | SwapChain11.cpp | 359 D3D11_BOX sourceBox = {}; in resetOffscreenColorBuffer() local
|
| D | Renderer11.cpp | 2759 const gl::Box &sourceBox, in copyTexture() 3410 const gl::Box &sourceBox, in copyImage()
|
| /external/angle/src/libANGLE/renderer/ |
| D | TextureImpl.cpp | 37 const gl::Box &sourceBox, in copySubTexture()
|
| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | TextureVk.cpp | 1028 gl::Box sourceBox(gl::kOffsetZero, srcImageDesc.size); in copyTexture() local 1044 const gl::Box &sourceBox, in copySubTexture() 1239 const gl::Box &sourceBox, in copySubTextureImpl() 1369 const gl::Box &sourceBox, in copySubImageImplWithTransfer() 1501 const gl::Box &sourceBox, in copySubImageImplWithDraw() 2527 gl::Box sourceBox(gl::kOffsetZero, mImage->getLevelExtents(levelVk)); in reinitImageAsRenderable() local 2553 gl::Box sourceBox(gl::kOffsetZero, mImage->getLevelExtents(levelVk)); in reinitImageAsRenderable() local
|
| /external/angle/src/libANGLE/renderer/d3d/ |
| D | TextureD3D.cpp | 1248 gl::Box sourceBox(0, 0, 0, size.width, size.height, 1); in copyTexture() local 1289 const gl::Box &sourceBox, in copySubTexture() 2015 gl::Box sourceBox(0, 0, 0, size.width, size.height, 1); in copyTexture() local 2057 const gl::Box &sourceBox, in copySubTexture() 2754 gl::Box sourceBox(0, 0, 0, size.width, size.height, size.depth); in copyTexture() local 2795 const gl::Box &sourceBox, in copySubTexture() 3463 gl::Box sourceBox(0, 0, 0, size.width, size.height, size.depth); in copyTexture() local 3516 const gl::Box &sourceBox, in copySubTexture()
|
| /external/angle/src/libANGLE/renderer/null/ |
| D | TextureNULL.cpp | 105 const gl::Box &sourceBox, in copySubTexture()
|
| /external/angle/src/libANGLE/renderer/wgpu/ |
| D | TextureWgpu.cpp | 169 const gl::Box &sourceBox, in copySubTexture()
|
| /external/angle/src/libANGLE/renderer/d3d/d3d9/ |
| D | Renderer9.cpp | 2556 const gl::Box &sourceBox, in copyTexture() 2907 const gl::Box &sourceBox, in copyImage()
|
| /external/angle/src/libANGLE/renderer/gl/ |
| D | TextureGL.cpp | 986 const gl::Box &sourceBox, in copySubTexture()
|
| /external/angle/src/libANGLE/ |
| D | Texture.cpp | 1655 const Box &sourceBox, in copySubTexture()
|