mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-11 13:58:13 +00:00
GPU: Remove D3D11 backend and allow D3D12 to ingest DXBC (#11456)
This commit is contained in:
@@ -207,7 +207,6 @@
|
||||
#endif // SDL_RENDER_DISABLED
|
||||
|
||||
#ifdef SDL_GPU_DISABLED
|
||||
#undef SDL_GPU_D3D11
|
||||
#undef SDL_GPU_D3D12
|
||||
#undef SDL_GPU_METAL
|
||||
#undef SDL_GPU_VULKAN
|
||||
|
Reference in New Issue
Block a user