egl: Add wrapper for EGLSync #837
Annotations
10 errors and 1 warning
glutin/src/api/egl/display.rs#L245
unresolved import `std::os::fd::AsRawFd`
|
glutin/src/api/egl/sync.rs#L94
unresolved import `std::os::fd::FromRawFd`
|
glutin/src/api/egl/display.rs#L243
cannot find type `BorrowedFd` in `std::os::fd`
|
glutin/src/api/egl/sync.rs#L91
cannot find type `OwnedFd` in `std::os::fd`
|
glutin/src/api/egl/sync.rs#L119
failed to resolve: could not find `OwnedFd` in `fd`
|
glutin/src/api/egl/display.rs#L245
module `fd` is private
|
glutin/src/api/egl/sync.rs#L94
module `fd` is private
|
glutin/src/api/egl/display.rs#L243
module `fd` is private
|
glutin/src/api/egl/sync.rs#L91
module `fd` is private
|
glutin/src/api/egl/sync.rs#L119
module `fd` is private
|
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/
|
The logs for this run have expired and are no longer available.
Loading