'\" t .\" Title: wflinfo .\" Author: Chad Versace .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 03/25/2021 .\" Manual: wflinfo Manual .\" Source: waffle .\" Language: English .\" .TH "WFLINFO" "1" "03/25/2021" "waffle" "wflinfo Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" wflinfo \- a utility for printing OpenGL or OpenGL ES driver information .SH "SYNOPSIS" .HP \w'\fBwflinfo\fR\ 'u \fBwflinfo\fR \fB\-\-platform=\fR\fB\fIplatform\fR\fR \fB\-\-api=\fR\fB\fIapi\fR\fR [\fB\fIOPTIONS\fR\fR] .SH "DESCRIPTION" .PP wflinfo is utility which creates an OpenGL or OpenGL ES context using the waffle library and prints information about the context\&. .SH "REQUIRED PARAMETERS" .PP \fB\-p\fR \fIplatform\fR .br \fB\-\-platform=\fR\fB\fIplatform\fR\fR .RS 4 Where \fIplatform\fR is android, cgl, gbm, glx, surfaceless_egl (or short alias \*(Aqsl\*(Aq), wayland, wgl, or x11_egl .RE .PP \fB\-a\fR \fIapi\fR .br \fB\-\-api=\fR\fB\fIapi\fR\fR .RS 4 Where \fIapi\fR is gl, gles1, gles2, or gles3 .RE .SH "OPTIONS" .PP \fB\-V\fR \fIMAJOR\&.MINOR\fR .br \fB\-\-version=\fR\fB\fIMAJOR\&.MINOR\fR\fR .RS 4 For example \-\-api=gl \-\-version=3\&.2 would request OpenGL 3\&.2 .RE .PP \fB\-\-profile=\fR\fB\fIprofile\fR\fR .RS 4 Where \fIprofile\fR is core, compat or none .RE .PP \fB\-v\fR .br \fB\-\-verbose\fR .RS 4 Print more information .RE .PP \fB\-\-forward\-compatible\fR .RS 4 Request a forward compatible context be created .RE .PP \fB\-\-debug\-context\fR .RS 4 Request a debug context be created .RE .PP \fB\-f \fR\fB\fIformat\fR\fR .br \fB\-\-format=\fR\fB\fIformat\fR\fR .RS 4 Choose the output format\&. Supported formats are \*(Aqoriginal\*(Aq (the default) and \*(Aqjson\*(Aq\&. .sp 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\&. .RE .PP \fB\-h\fR .br \fB\-\-help\fR .RS 4 Print wflinfo usage information .RE .SH "EXAMPLES" .PP .RS 4 wflinfo \-\-platform=glx \-\-api=gl .RE .RS 4 wflinfo \-\-platform=x11_egl \-\-api=gl \-\-version=3\&.2 \-\-profile=core .RE .RS 4 wflinfo \-\-platform=wayland \-\-api=gles3 .RE .RS 4 wflinfo \-\-platform=gbm \-\-api=gl \-\-version=3\&.2 \-\-verbose .RE .RS 4 wflinfo \-p gbm \-a gl \-V 3\&.2 \-v .RE .SH "ISSUES" .PP Please report bugs or and feature requests to \m[blue]\fB\%https://gitlab.freedesktop.org/mesa/waffle/issues\fR\m[]\&. .SH "SEE ALSO" .PP .RS 4 \fBwaffle\fR(7) .RE .SH "AUTHORS" .PP \fBChad Versace\fR <\&chad\&.versace@linux\&.intel\&.com\&> .RS 4 Maintainer .RE .PP \fBJordan Justen\fR <\&jordan\&.l\&.justen@intel\&.com\&> .RS 4 Contributor .RE .SH "COPYRIGHT" .br Copyright \(co 2013 Intel .br .PP 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 \m[blue]\fB\%http://creativecommons.org.license/by-sa/3.0/us\fR\m[]\&. .sp