Geoff Lang

Results 5 comments of 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...

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,...

@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...