mirror of
https://github.com/encounter/dolphin.git
synced 2026-03-30 11:08:26 -07:00
57d94de2ad
On D3D, we read from the depth buffer using the format DXGI_FORMAT_R24_UNORM_X8_TYPELESS (essentially, the "r" component contains the depth, and the other components contain nothing).