Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed using an offset in Blitter::blitFromBuffer()
The destination offset wasn't taken into account in the computation of the source offset, which is necessary because we compute the source coordinates from the destination coordinates in the generated routine. Bug: angleproject:4037 angleproject:4013 Change-Id: Ib9961cec267653c8d33da1847486943f8a670a49 Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/37588 Presubmit-Ready: Alexis Hétu <[email protected]> Tested-by: Alexis Hétu <[email protected]> Kokoro-Presubmit: kokoro <[email protected]> Reviewed-by: Antonio Maiorano <[email protected]>
- Loading branch information