Home
last modified time | relevance | path

Searched defs:sourceArea (Results 1 – 20 of 20) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DBlit11.cpp52 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 …]
DImage11.cpp373 const gl::Rectangle &sourceArea, in copyFromFramebuffer()
451 const gl::Box &sourceArea, in copyWithoutConversion()
DFramebuffer11.cpp277 const gl::Rectangle &sourceArea, in blitImpl()
DRenderer11.cpp2390 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()
DTextureStorage11.cpp668 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/
DBlitGL.cpp272 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()
DFramebufferGL.cpp53 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()
DTextureGL.cpp609 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/
DTextureVk.cpp314 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()
DFramebufferVk.cpp566 const gl::Rectangle &sourceArea, in blitWithCommand()
652 gl::Rectangle sourceArea = sourceAreaIn; in blit() local
Dvk_helpers.cpp3608 const gl::Rectangle &sourceArea, in stageSubresourceUpdateFromFramebuffer()
4110 const gl::Box &sourceArea, in copyImageDataToBuffer()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/null/
DTextureNULL.cpp72 const gl::Rectangle &sourceArea, in copyImage()
82 const gl::Rectangle &sourceArea, in copySubImage()
DFramebufferNULL.cpp148 const gl::Rectangle &sourceArea, in blit()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/
DImage9.cpp555 const gl::Rectangle &sourceArea, in copyFromRTInternal()
774 gl::Rectangle sourceArea(0, 0, mWidth, mHeight); in copyFromTexStorage() local
780 const gl::Rectangle &sourceArea, in copyFromFramebuffer()
DFramebuffer9.cpp216 const gl::Rectangle &sourceArea, in blitImpl()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/
DTextureD3D.cpp1025 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()
DFramebufferD3D.cpp237 const gl::Rectangle &sourceArea, in blit()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DTexture.cpp1169 const Rectangle &sourceArea, in copyImage()
1236 const Rectangle &sourceArea, in copySubImage()
DFramebuffer.cpp1650 const Rectangle &sourceArea, in blit()
DContext.cpp3807 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