diff --git a/include/SDL3/SDL_hints.h b/include/SDL3/SDL_hints.h index 80d4ff3cbc..f67abaf9b6 100644 --- a/include/SDL3/SDL_hints.h +++ b/include/SDL3/SDL_hints.h @@ -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.