mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-18 01:08:16 +00:00
gpu: Rework driver name queries, add GetGPUShaderFormats
This commit is contained in:
@@ -11889,7 +11889,6 @@ static SDL_GPUDevice *VULKAN_CreateDevice(bool debugMode, bool preferLowPower, S
|
||||
|
||||
SDL_GPUBootstrap VulkanDriver = {
|
||||
"vulkan",
|
||||
SDL_GPU_DRIVER_VULKAN,
|
||||
SDL_GPU_SHADERFORMAT_SPIRV,
|
||||
VULKAN_PrepareDriver,
|
||||
VULKAN_CreateDevice
|
||||
|
Reference in New Issue
Block a user