Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gpu: Avoid creating two native pixmaps for the same buffer.
For buffers allocated using CreateGpuMemoryBuffer, avoid creating a second native pixmap for the same buffer as that results in the associated GEM handle being closed twice. BUG=631268 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2188893002 Cr-Commit-Position: refs/heads/master@{#408268}
- Loading branch information