Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
extensions: Add EGL_EXT_explicit_device (KhronosGroup#157)
* extensions: Add EGL_EXT_explicit_device Signed-off-by: Adam Jackson <[email protected]> * extensions: Update to EGL_EXT_explicit_device Change the error behavior so that eglGetPlatformDisplay has to check for compatibility, instead of letting it fail later in eglInitialize. Also clarified the difference between EGL_EXT_explicit_device and EGL_EXT_platform_device in the overview. Co-authored-by: Adam Jackson <[email protected]>
- Loading branch information