Use hasFrameFormatChanged() in DRMRenderer

This commit is contained in:
Cameron Gutman
2025-11-06 00:04:08 -06:00
parent c54e6e4459
commit a2670dd568
2 changed files with 61 additions and 70 deletions
@@ -95,8 +95,6 @@ private:
uint32_t m_CrtcId;
uint32_t m_PlaneId;
uint32_t m_CurrentFbId;
bool m_LastFullRange;
int m_LastColorSpace;
drmModePlanePtr m_Plane;
drmModePropertyPtr m_ColorEncodingProp;
drmModePropertyPtr m_ColorRangeProp;