table of contents
WFLINFO(1) | wflinfo Manual | WFLINFO(1) |
NAME¶
wflinfo - a utility for printing OpenGL or OpenGL ES driver information
SYNOPSIS¶
wflinfo --platform platform --api api [OPTIONS]
DESCRIPTION¶
wflinfo is utility which creates an OpenGL or OpenGL ES context using the waffle library and prints information about the context.
REQUIRED PARAMETERS¶
-p platform
--platform platform
-a api
--api api
OPTIONS¶
-V MAJOR.MINOR
--version MAJOR.MINOR
--profile profile
-v
--verbose
--forward-compatible
--debug-context
-f format
--format format
The JSON format is backwards-compatible across Waffle versions. Future Waffle versions may add new entries to the JSON output, but will not remove existing entries.
-h
--help
EXAMPLES¶
ISSUES¶
Please report bugs or and feature requests to https://gitlab.freedesktop.org/mesa/waffle/issues.
SEE ALSO¶
AUTHORS¶
Chad Versace <chad.versace@linux.intel.com>
Jordan Justen <jordan.l.justen@intel.com>
COPYRIGHT¶
Copyright © 2013 Intel
This 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 http://creativecommons.org.license/by-sa/3.0/us.
08/09/2024 | waffle |