mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-02-18 15:19:32 +00:00
show_config: display VULKAN support
This commit is contained in:
parent
93ae32c43f
commit
b3a98f20c2
@ -85,6 +85,7 @@ show_config() {
|
||||
fi
|
||||
config_message+="\n - OpenGL (GLX) support (provider):\t $OPENGL_SUPPORT ($OPENGL)"
|
||||
config_message+="\n - OpenGLES support (provider):\t\t $OPENGLES_SUPPORT ($OPENGLES)"
|
||||
config_message+="\n - VULKAN support (provider):\t\t $VULKAN_SUPPORT ($VULKAN)"
|
||||
config_message+="\n - VAAPI Support:\t\t\t $VAAPI_SUPPORT"
|
||||
config_message+="\n - VDPAU Support:\t\t\t $VDPAU_SUPPORT"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user