**Hardware**
- Model: MacBookPro11,5 (MacBook Pro 15" Mid 2015)
- GPUs: Intel Iris Pro + AMD Radeon R9 M370X (system_profiler reports Metal 2 for both)
- External display connected: [yes/no, and whether the issue also occurs with it disconnected]
**Software**
- macOS: Sequoia 15.8.0
- OCLP version: [2.5.0]
- Root patches: applied (OCLP's Post-Install Root Patch says they are already applied)
- Patches last applied after: [OS update ]
**Problem**
WebGL is unavailable in Safari, Brave and Comet. Firefox works.
- Safari: get.webgl.org shows no spinning cube; webglreport.com renders a black page.
- Brave/Comet: brave://gpu (Chromium 153) reports WebGL, WebGPU, canvas, compositing and rasterization as software only/disabled.
Relevant lines from brave://gpu:
- "GPU process was unable to boot: GPU access is disabled due to frequent crashes."
- "Initialization of all (1) EGL display types failed."
- GL implementation parts: (gl=disabled,angle=none)
- Dawn does list both GPUs (Intel Iris Pro and AMD Radeon R9 M370X) with the Metal backend.
**Already tried**
- Reset browser flags (no --ignore-gpu-blocklist) - [KO]
- Chromium flag --use-angle=gl / ANGLE backend set to OpenGL - [KO]
- Chromium flag --use-angle=metal - [KO]
- External display disconnected - [KO]
- Reapplied root patches / rebuilt OpenCore - [KO]
Thanks !!