mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 17:42:07 +02:00
16 lines
247 B
Markdown
16 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`
|