mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-31 08:57:40 +00:00
Add vulkan to SDL_HINT_RENDER_DRIVER
This commit is contained in:
parent
88dcf74588
commit
e524e545f2
1 changed files with 1 additions and 0 deletions
|
@ -1761,6 +1761,7 @@ extern "C" {
|
|||
* "opengles2"
|
||||
* "opengles"
|
||||
* "metal"
|
||||
* "vulkan"
|
||||
* "software"
|
||||
*
|
||||
* The default varies by platform, but it's the first one in the list that is available on the current platform.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue