Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DBlit11.cpp52 void StretchedBlitNearest_RowByRow(const gl::Box &sourceArea, in StretchedBlitNearest_RowByRow()
84 void StretchedBlitNearest_PixelByPixel(const gl::Box &sourceArea, in StretchedBlitNearest_PixelByPixel()
130 void StretchedBlitNearest(const gl::Box &sourceArea, in StretchedBlitNearest()
215 void CopyDepthStencil(const gl::Box &sourceArea, in CopyDepthStencil()
264 void BlitD24S8ToD32F(const gl::Box &sourceArea, in BlitD24S8ToD32F()
302 void BlitD32FS8ToD32F(const gl::Box &sourceArea, in BlitD32FS8ToD32F()
361 inline void GenerateVertexCoords(const gl::Box &sourceArea, in GenerateVertexCoords()
385 void Write2DVertices(const gl::Box &sourceArea, in Write2DVertices()
411 void Write3DVertices(const gl::Box &sourceArea, in Write3DVertices()
914 const gl::Box &sourceArea, in copyTexture()
[all …]
DImage11.cpp375 const gl::Rectangle &sourceArea, in copyFromFramebuffer()
453 const gl::Box &sourceArea, in copyWithoutConversion()
DFramebuffer11.cpp277 const gl::Rectangle &sourceArea, in blitImpl()
DRenderer11.cpp2487 gl::Box sourceArea(sourceRect.x, sourceRect.y, 0, sourceRect.width, sourceRect.height, 1); in copyImageInternal() local
2761 gl::Box sourceArea(sourceBox.x, sourceBox.y, sourceBox.z, sourceBox.width, sourceBox.height, in copyTexture() local
3404 const gl::Rectangle &sourceArea, in readFromAttachment()
DTextureStorage11.cpp669 gl::Box sourceArea(0, 0, 0, source->getWidth(), source->getHeight(), source->getDepth()); in generateMipmap() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DBlitGL.cpp273 const gl::Rectangle &sourceArea, in copyImageToLUMAWorkaroundTexture()
303 const gl::Rectangle &sourceArea, in copySubImageToLUMAWorkaroundTexture()
456 gl::Rectangle sourceArea = sourceAreaIn.removeReversal(); in blitColorBufferWithShader() local
568 const gl::Rectangle &sourceArea, in copySubTexture()
685 const gl::Rectangle &sourceArea, in copySubTextureCPUReadback()
828 const gl::Rectangle &sourceArea, in copyTexSubImage()
DFramebufferGL.cpp54 const gl::Rectangle &sourceArea, in GetBlitFramebufferBounds()
742 const gl::Rectangle &sourceArea, in blit()
871 const gl::Rectangle &sourceArea, in adjustSrcDstRegion()
1136 const gl::Rectangle &sourceArea, in clipSrcRegion()
DTextureGL.cpp656 const gl::Rectangle &sourceArea, in copyImage()
803 const gl::Rectangle &sourceArea, in copySubImage()
896 gl::Rectangle sourceArea(0, 0, sourceImageDesc.size.width, sourceImageDesc.size.height); in copyTexture() local
931 const gl::Rectangle &sourceArea, in copySubTextureHelper()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DImage9.cpp557 const gl::Rectangle &sourceArea, in copyFromRTInternal()
776 gl::Rectangle sourceArea(0, 0, mWidth, mHeight); in copyFromTexStorage() local
782 const gl::Rectangle &sourceArea, in copyFromFramebuffer()
DFramebuffer9.cpp217 const gl::Rectangle &sourceArea, in blitImpl()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DTextureNULL.cpp72 const gl::Rectangle &sourceArea, in copyImage()
82 const gl::Rectangle &sourceArea, in copySubImage()
DFramebufferNULL.cpp146 const gl::Rectangle &sourceArea, in blit()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DFramebufferD3D.cpp238 const gl::Rectangle &sourceArea, in blit()
DTextureD3D.cpp1059 const gl::Rectangle &sourceArea, in copyImage()
1123 const gl::Rectangle &sourceArea, in copySubImage()
1813 const gl::Rectangle &sourceArea, in copyImage()
1879 const gl::Rectangle &sourceArea, in copySubImage()
2589 const gl::Rectangle &sourceArea, in copyImage()
2600 const gl::Rectangle &sourceArea, in copySubImage()
3285 const gl::Rectangle &sourceArea, in copyImage()
3296 const gl::Rectangle &sourceArea, in copySubImage()
3917 const gl::Rectangle &sourceArea, in copyImage()
3928 const gl::Rectangle &sourceArea, in copySubImage()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DTextureVk.cpp572 const gl::Rectangle &sourceArea, in copyImage()
592 const gl::Rectangle &sourceArea, in copySubImage()
727 const gl::Rectangle &sourceArea, in copySubImageImpl()
1693 const gl::Box &sourceArea, in copyImageDataToBufferAndGetData()
1733 const gl::Box &sourceArea, in copyBufferDataToImage()
DFramebufferVk.cpp191 void AdjustBlitResolveParametersForResolve(const gl::Rectangle &sourceArea, in AdjustBlitResolveParametersForResolve()
839 const gl::Rectangle &sourceArea, in blitWithCommand()
937 gl::Rectangle sourceArea = sourceAreaIn; in blit() local
Dvk_helpers.cpp6221 const gl::Rectangle &sourceArea, in stageSubresourceUpdateFromFramebuffer()
7186 const gl::Box &sourceArea, in copyImageDataToBuffer()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DTexture.cpp1310 const Rectangle &sourceArea, in copyImage()
1388 const Rectangle &sourceArea, in copySubImage()
DFramebuffer.cpp1692 const Rectangle &sourceArea, in blit()
DContext.cpp4482 Rectangle sourceArea(x, y, width, height); in copyTexImage2D() local
4507 Rectangle sourceArea(x, y, width, height); in copyTexSubImage2D() local
4534 Rectangle sourceArea(x, y, width, height); in copyTexSubImage3D() local