Geoff Lang
Geoff Lang
I suspect this is because AGI is not capturing all of Chrome's processes. WebGL and other rendering commands are forwarded to Chrome's GPU process which then makes the final OpenGL...
Filed http://anglebug.com/3379
We saw a ~100ms regression in Chrome's startup time when we started to load Vulkan on Android. We used Vulkan for running [ANGLE's system info collection](https://source.chromium.org/chromium/chromium/src/+/main:third_party/angle/src/gpu_info_util/SystemInfo_vulkan.cpp) which creates an instance,...
Thanks Kai!
@beaufortfrancois Found the right links. It looks like your setup does not have a GPU that Chrome is able to use or it is disabled with some flags. If this...