GCC: fix initialization of x11::shm::PutImageRequest
GCC cannot map passing directly curly braces notation for x11::shm::PutImageRequest parameter of the PutImage call. We need to initialize it first to an instance and pass it to PutImage. Bug: 819294 Change-Id: I809c714aafec4978fba8cd35b9850373b6d246ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2394162Reviewed-by:Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: José Dapena Paz <jdapena@igalia.com> Cr-Commit-Position: refs/heads/master@{#806994}
Showing
Please register or sign in to comment