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"
|
* "opengles2"
|
||||||
* "opengles"
|
* "opengles"
|
||||||
* "metal"
|
* "metal"
|
||||||
|
* "vulkan"
|
||||||
* "software"
|
* "software"
|
||||||
*
|
*
|
||||||
* The default varies by platform, but it's the first one in the list that is available on the current platform.
|
* 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