From 83678f76b7754a3ca1dfbf991eb8d9907c584087 Mon Sep 17 00:00:00 2001 From: Niklas Haas Date: Tue, 26 Sep 2017 17:46:29 +0200 Subject: manpage: document --gpu-api=vulkan --- DOCS/man/options.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index d6a0ea183c..7f963930e2 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -4653,6 +4653,8 @@ The following video options are currently all specific to ``--vo=gpu`` and Use any available API (default) opengl Allow only OpenGL (requires OpenGL 2.1+ or GLES 2.0+) + vulkan + Allow only Vulkan (requires a valid/working ``--spirv-compiler``) ``--opengl-es=`` Controls which type of OpenGL context will be accepted: -- cgit v1.2.3