mirror of
https://github.com/AssetRipper/AssetRipper.git
synced 2025-12-11 20:15:29 +01:00
The `IsDirectX` method in the `GPUPlatformExtensions` class was modified to remove `xboxone_d3d12` from the list of platforms considered as DirectX. The method now only returns `true` for `d3d9`, `d3d11`, and `d3d11_9x`, narrowing the platforms that qualify as DirectX.