
SharedImageBackingFactoryOzone currently supports NATIVE_PIXMAP GMB type. In order to pick ozone over GLImage backing for CrOS/Linux we need to add support for SHARED_MEMORY_BUFFER GMB type as well. This adds the necessary support along with implementing the Update() method in the backing. Change-Id: I51ee61ea612e0e8b8b0f351c28b13a4e3c36226c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3089434 Commit-Queue: Saifuddin Hitawala <hitawala@chromium.org> Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Cr-Commit-Position: refs/heads/master@{#912344}