EGL: Provide color-space support #859
Annotations
9 errors and 4 warnings
Check documentation:
glutin/src/api/egl/surface.rs#L43
unresolved link to `GetDisplayExtensions::extensions`
|
Check documentation:
glutin/src/api/egl/surface.rs#L59
public documentation for `DisplayP3Passthrough` links to private item `EGL_GL_COLORSPACE_DISPLAY_P3_PASSTHROUGH_EXT`
|
Check documentation:
glutin/src/api/egl/surface.rs#L61
public documentation for `Bt2020Hlg` links to private item `EGL_GL_COLORSPACE_BT2020_HLG_EXT`
|
Check documentation:
glutin/src/surface.rs#L122
unresolved link to `EglSurfaceAttributes::color_space`
|
Check documentation:
glutin/src/api/egl/display.rs#L513
unresolved link to `ColorSpace`
|
Check documentation:
glutin/src/api/egl/display.rs#L513
unresolved link to `self::create_window_surface`
|
Check documentation:
glutin/src/api/egl/display.rs#L539
unresolved link to `ColorSpace`
|
Check documentation:
glutin/src/api/egl/display.rs#L539
unresolved link to `self::create_pixmap_surface`
|
Check documentation
Process completed with exit code 101.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build tests:
glutin/src/api/egl/device.rs#L13
unused import: `super::surface::ColorSpace`
|
|
Run tests:
glutin/src/api/egl/device.rs#L13
unused import: `super::surface::ColorSpace`
|
The logs for this run have expired and are no longer available.
Loading