Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FrameCapture: Don't use shadow memory on Pixel after Android 14
The platform bug that required shadow memory to track changes to coherent mapped buffers has been fixed in Android 14. mprotect now works on Vulkan surfaces. Test: MEC with title using coherent buffers Bug: angleproject:7402 Bug: b/269535398 Change-Id: I370f29ee7d033b19facf48cfd76576950c39b735 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5399117 Reviewed-by: Mark Łobodziński <[email protected]> Reviewed-by: Mike Schuchardt <[email protected]> Auto-Submit: Cody Northrop <[email protected]> Commit-Queue: Mark Łobodziński <[email protected]>
- Loading branch information