mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-08 19:06:26 +00:00
Changed GPU driver names to match renderer driver names
Fixes https://github.com/libsdl-org/SDL/issues/10650
This commit is contained in:
@@ -6125,7 +6125,7 @@ tryCreateDevice:
|
||||
}
|
||||
|
||||
SDL_GPUBootstrap D3D11Driver = {
|
||||
"D3D11",
|
||||
"direct3d11",
|
||||
SDL_GPU_DRIVER_D3D11,
|
||||
SDL_GPU_SHADERFORMAT_DXBC,
|
||||
D3D11_PrepareDriver,
|
||||
|
||||
Reference in New Issue
Block a user