A variable controlling whether to enable Vulkan Validation Layers.
Defined in <SDL3/SDL_hints.h>
#define SDL_HINT_RENDER_VULKAN_DEBUG "SDL_RENDER_VULKAN_DEBUG"
This variable can be set to the following values:
By default, SDL does not use Vulkan Validation Layers.
This hint is available since SDL 3.1.3.