commit | 0057ae52fe0eb275454286d4ed8cce49f3304ccc | [log] [tgz] |
---|---|---|
author | Maksim Sisov <msisov@igalia.com> | Sun Oct 28 17:13:20 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Sun Oct 28 17:13:20 2018 |
tree | fd0fa2e1d20cd5fea928cdddfe0486ee3fe4c626 | |
parent | 5dd50def3b8ba04adb401851b1886e85e16f30cb [diff] |
[ozone/wayland] Enable native gpu memory buffers support This patch enables native gpu memory buffers support by fixing compile time assumptions in client_native_pixmap_factory_dmabuf.cc. Now, the supports_import_from_dmabuf_ field is added to the client_native_pixmap_factory_dmabuf.h class, and it is used to identify whether *cpu_read_write buffer usages can be supported. Bug: 864914 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel Change-Id: Ifd7d3c6d3906990a79521867ee4e6a826ce4c618 Reviewed-on: https://chromium-review.googlesource.com/c/1238154 Commit-Queue: Maksim Sisov <msisov@igalia.com> Reviewed-by: Michael Spang <spang@chromium.org> Reviewed-by: Daniele Castagna <dcastagna@chromium.org> Reviewed-by: Robert Kroeger <rjkroege@chromium.org> Cr-Commit-Position: refs/heads/master@{#603384}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .