GPU SharedMemoryLimits start too high for low-end devices |
||
Issue descriptionDefault values for GPU SharedMemoryLimits result in ~4MB of allocation for a new GPU Command Buffer: 1024K - Command Buffer size 1024K - Transfer buffer start size 2048K - mapped memory buffer start size On a low-end device we can likely lower these without large impact. Especially the mapped memory buffer, which should have only light usage.
,
Aug 18 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by ericrk@chromium.org
, Aug 18 2017