'\" t .\" Title: wflinfo .\" Author: Chad Versace .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 02/10/2024 .\" Manual: wflinfo Manual .\" Source: waffle .\" Language: English .\" .TH "WFLINFO" "1" "02/10/2024" "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\ \fIplatform\fR \fB\-\-api\fR\ \fIapi\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 \fIplatform\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 \fIapi\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 \fIMAJOR\&.MINOR\fR .RS 4 For example \-\-api gl \-\-version 3\&.2 would request OpenGL 3\&.2 .RE .PP \fB\-\-profile\fR \fIprofile\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 \fIformat\fR .br \fB\-\-format\fR \fIformat\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 Former 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