Skip to content

vtest: add more command-line options

Erik Faye-Lund requested to merge kusma/virglrenderer:vtest-flags into master

There's a few flags that control the GL context that it'd be nice to be able to control without setting environment variables all the time (and grepping the source code to remember exactly what they are).

So, let's add command-line options for these instead.

Merge request reports