wflinfo (1) Linux Manual Page
wflinfo – a utility for printing OpenGL or OpenGL ES driver information
Synopsis
- wflinfo –platform=platform –api=api [OPTIONS]
Description
Required Parameters
-p platform–platform=platform
- Where platform is android, cgl, gbm, glx, wayland, wgl, or x11_egl
-a api
–api=api
- Where api is gl, gles1, gles2, or gles3
Options
-V MAJOR.MINOR–version=MAJOR.MINOR
- For example –api=gl –version=3.2 would request OpenGL 3.2
–profile=profile
- Where profile is core, compat or none
-v
–verbose
- Print more information
–forward-compatible
- Request a forward compatible context be created
–debug-context
- Request a debug context be created
-h
–help
- Print wflinfo usage information
Examples
- wflinfo –platform=glx –api=gl
- wflinfo –platform=x11_egl –api=gl –version=3.2 –profile=core
- wflinfo –platform=wayland –api=gles3
- wflinfo –platform=gbm –api=gl –version=3.2 –verbose
- wflinfo -p gbm -a gl -V 3.2 -v
Issues
Please report bugs or and feature requests to m[blue]https://github.com/waffle-gl/waffle/issuesm[].See Also
- waffle(7)
Authors
Chad Versace <chad.versace [at] linux.intel.com>- Maintainer
Jordan Justen <jordan.l.justen [at] intel.com>
- Contributor
Copyright
Copyright © 2013 IntelThis manual page is licensed under the Creative Commons Attribution-ShareAlike 3.0 United States License (CC BY-SA 3.0). To view a copy of this license, visit m[blue]http://creativecommons.org.license/by-sa/3.0/usm[].
