Add vulkan to SDL_HINT_RENDER_DRIVER

main
Nour Fouad 2024-03-03 01:10:02 +02:00 committed by Sam Lantinga
parent 88dcf74588
commit e524e545f2
1 changed files with 1 additions and 0 deletions

View File

@ -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.