mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
1585: hal/egl fix support for context extensions r=cwfitzgerald a=kvark **Connections** Follow-up to #1584 Closes #1577 **Description** TIL that EGL extensions work differently from the EGL-1.5 stuff, and we are now treating them properly. **Testing** Basic testing on AMD Co-authored-by: Dzmitry Malyshau <kvark@fastmail.com>