Convert gpu command buffer to the new shared memory API. |
||
Issue descriptionThe deprecated SharedMemoryHandle is used in gpu/command_buffer/common/buffer.h This buffer is shared as writable to the GPU process so the UnsafeSharedMemoryRegion should be used. Main directories affected by this change: * gpu/command_buffer * gpu/ipc * ppapi/proxy
,
Jul 16
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Jul 13