| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/ |
| D | Blit11.cpp | 52 void StretchedBlitNearest_RowByRow(const gl::Box &sourceArea, in StretchedBlitNearest_RowByRow() 83 void StretchedBlitNearest_PixelByPixel(const gl::Box &sourceArea, in StretchedBlitNearest_PixelByPixel() 129 void StretchedBlitNearest(const gl::Box &sourceArea, in StretchedBlitNearest() 211 void CopyDepthStencil(const gl::Box &sourceArea, in CopyDepthStencil() 260 void BlitD24S8ToD32F(const gl::Box &sourceArea, in BlitD24S8ToD32F() 298 void BlitD32FS8ToD32F(const gl::Box &sourceArea, in BlitD32FS8ToD32F() 357 inline void GenerateVertexCoords(const gl::Box &sourceArea, in GenerateVertexCoords() 381 void Write2DVertices(const gl::Box &sourceArea, in Write2DVertices() 407 void Write3DVertices(const gl::Box &sourceArea, in Write3DVertices() 910 const gl::Box &sourceArea, in copyTexture() [all …]
|
| D | Image11.cpp | 373 const gl::Rectangle &sourceArea, in copyFromFramebuffer() 451 const gl::Box &sourceArea, in copyWithoutConversion()
|
| D | Framebuffer11.cpp | 277 const gl::Rectangle &sourceArea, in blitImpl()
|
| D | Renderer11.cpp | 2390 gl::Box sourceArea(sourceRect.x, sourceRect.y, 0, sourceRect.width, sourceRect.height, 1); in copyImageInternal() local 2664 gl::Box sourceArea(sourceBox.x, sourceBox.y, sourceBox.z, sourceBox.width, sourceBox.height, in copyTexture() local 3297 const gl::Rectangle &sourceArea, in readFromAttachment()
|
| D | TextureStorage11.cpp | 668 gl::Box sourceArea(0, 0, 0, source->getWidth(), source->getHeight(), source->getDepth()); in generateMipmap() local
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/ |
| D | BlitGL.cpp | 272 const gl::Rectangle &sourceArea, in copyImageToLUMAWorkaroundTexture() 302 const gl::Rectangle &sourceArea, in copySubImageToLUMAWorkaroundTexture() 455 gl::Rectangle sourceArea = sourceAreaIn.removeReversal(); in blitColorBufferWithShader() local 567 const gl::Rectangle &sourceArea, in copySubTexture() 684 const gl::Rectangle &sourceArea, in copySubTextureCPUReadback() 821 const gl::Rectangle &sourceArea, in copyTexSubImage()
|
| D | FramebufferGL.cpp | 53 const gl::Rectangle &sourceArea, in GetBlitFramebufferBounds() 704 const gl::Rectangle &sourceArea, in blit() 831 const gl::Rectangle &sourceArea, in adjustSrcDstRegion() 1096 const gl::Rectangle &sourceArea, in clipSrcRegion()
|
| D | TextureGL.cpp | 609 const gl::Rectangle &sourceArea, in copyImage() 756 const gl::Rectangle &sourceArea, in copySubImage() 847 gl::Rectangle sourceArea(0, 0, sourceImageDesc.size.width, sourceImageDesc.size.height); in copyTexture() local 882 const gl::Rectangle &sourceArea, in copySubTextureHelper()
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/ |
| D | TextureVk.cpp | 314 const gl::Rectangle &sourceArea, in copyImage() 333 const gl::Rectangle &sourceArea, in copySubImage() 355 gl::Rectangle sourceArea(0, 0, sourceImageDesc.size.width, sourceImageDesc.size.height); in copyTexture() local 414 const gl::Rectangle &sourceArea, in copySubImageImpl() 487 const gl::Rectangle &sourceArea, in copySubTextureImpl() 579 const gl::Rectangle &sourceArea, in copySubImageImplWithTransfer() 667 const gl::Rectangle &sourceArea, in copySubImageImplWithDraw() 1012 const gl::Box &sourceArea, in copyImageDataToBufferAndGetData() 1039 const gl::Box &sourceArea, in copyBufferDataToImage()
|
| D | FramebufferVk.cpp | 566 const gl::Rectangle &sourceArea, in blitWithCommand() 652 gl::Rectangle sourceArea = sourceAreaIn; in blit() local
|
| D | vk_helpers.cpp | 3608 const gl::Rectangle &sourceArea, in stageSubresourceUpdateFromFramebuffer() 4110 const gl::Box &sourceArea, in copyImageDataToBuffer()
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/null/ |
| D | TextureNULL.cpp | 72 const gl::Rectangle &sourceArea, in copyImage() 82 const gl::Rectangle &sourceArea, in copySubImage()
|
| D | FramebufferNULL.cpp | 148 const gl::Rectangle &sourceArea, in blit()
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/ |
| D | Image9.cpp | 555 const gl::Rectangle &sourceArea, in copyFromRTInternal() 774 gl::Rectangle sourceArea(0, 0, mWidth, mHeight); in copyFromTexStorage() local 780 const gl::Rectangle &sourceArea, in copyFromFramebuffer()
|
| D | Framebuffer9.cpp | 216 const gl::Rectangle &sourceArea, in blitImpl()
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/ |
| D | TextureD3D.cpp | 1025 const gl::Rectangle &sourceArea, in copyImage() 1090 const gl::Rectangle &sourceArea, in copySubImage() 1778 const gl::Rectangle &sourceArea, in copyImage() 1845 const gl::Rectangle &sourceArea, in copySubImage() 2553 const gl::Rectangle &sourceArea, in copyImage() 2564 const gl::Rectangle &sourceArea, in copySubImage() 3249 const gl::Rectangle &sourceArea, in copyImage() 3260 const gl::Rectangle &sourceArea, in copySubImage() 3882 const gl::Rectangle &sourceArea, in copyImage() 3893 const gl::Rectangle &sourceArea, in copySubImage()
|
| D | FramebufferD3D.cpp | 237 const gl::Rectangle &sourceArea, in blit()
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
| D | Texture.cpp | 1169 const Rectangle &sourceArea, in copyImage() 1236 const Rectangle &sourceArea, in copySubImage()
|
| D | Framebuffer.cpp | 1650 const Rectangle &sourceArea, in blit()
|
| D | Context.cpp | 3807 Rectangle sourceArea(x, y, width, height); in copyTexImage2D() local 3832 Rectangle sourceArea(x, y, width, height); in copyTexSubImage2D() local 3859 Rectangle sourceArea(x, y, width, height); in copyTexSubImage3D() local
|