diff --git a/include/SDL3/SDL_hints.h b/include/SDL3/SDL_hints.h index 97b8596266..475fcb956d 100644 --- a/include/SDL3/SDL_hints.h +++ b/include/SDL3/SDL_hints.h @@ -2862,6 +2862,7 @@ extern "C" { * - "opengles" * - "metal" * - "vulkan" + * - "gpu" * - "software" * * The default varies by platform, but it's the first one in the list that is