mirror of
https://github.com/mpv-player/mpv
synced 2025-03-19 09:57:34 +00:00
manpage: document --gpu-api=vulkan
This commit is contained in:
parent
e569050fe4
commit
83678f76b7
@ -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=<mode>``
|
||||
Controls which type of OpenGL context will be accepted:
|
||||
|
Loading…
Reference in New Issue
Block a user