mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-03 06:40:15 +02:00
gpu: Rework driver name queries, add GetGPUShaderFormats
This commit is contained in:
@@ -8348,7 +8348,6 @@ static SDL_GPUDevice *D3D12_CreateDevice(bool debugMode, bool preferLowPower, SD
|
||||
|
||||
SDL_GPUBootstrap D3D12Driver = {
|
||||
"direct3d12",
|
||||
SDL_GPU_DRIVER_D3D12,
|
||||
SDL_GPU_SHADERFORMAT_DXIL,
|
||||
D3D12_PrepareDriver,
|
||||
D3D12_CreateDevice
|
||||
|
||||
Reference in New Issue
Block a user