mirror of https://github.com/libsdl-org/SDL.git
Add vulkan to SDL_HINT_RENDER_DRIVER
This commit is contained in:
parent
88dcf74588
commit
e524e545f2
|
|
@ -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…
Reference in New Issue