Add vulkan to SDL_HINT_RENDER_DRIVER
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