GPU: Remove D3D11 backend and allow D3D12 to ingest DXBC (#11456)

This commit is contained in:
Evan Hemsley
2024-11-12 10:55:21 -08:00
committed by GitHub
parent fc12cc6dfd
commit 119b4fa5f5
13 changed files with 6 additions and 8305 deletions

View File

@@ -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