Switch D3D11VA to the shared functions for CSC matrix generation and chroma co-siting

This commit is contained in:
Cameron Gutman
2025-11-05 22:26:27 -06:00
parent 229f5e4cea
commit 7116efd8de
2 changed files with 11 additions and 95 deletions
@@ -74,8 +74,6 @@ private:
UINT m_TextureHeight;
int m_DisplayWidth;
int m_DisplayHeight;
int m_LastColorSpace;
bool m_LastFullRange;
AVColorTransferCharacteristic m_LastColorTrc;
bool m_AllowTearing;