WIP: egl: implement EGL_EXT_device_query_pci
Firefox requested to have a way to query the device's vendor PCI ID and device PCI ID, so here's an extension that adds this.
Cross-references:
- spec
- libglvnd ext addition
- Mesa implementation (here)
- implementation test
/cc @rmader
Edited by Jordan Justen