mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
17 lines
247 B
Markdown
17 lines
247 B
Markdown
![]() |
# eglinfo
|
||
|
|
||
|
> Display platform EGL information.
|
||
|
> More information: <https://github.com/dv1/eglinfo>.
|
||
|
|
||
|
- Display full platform information:
|
||
|
|
||
|
`eglinfo`
|
||
|
|
||
|
- Display a brief version of platform information:
|
||
|
|
||
|
`eglinfo -B`
|
||
|
|
||
|
- Display help:
|
||
|
|
||
|
`eglinfo -h`
|