mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 14:53:52 +00:00
Add debug trace IDs to ports
This commit is contained in:
@@ -58,6 +58,8 @@ namespace PortabilityLayer
|
||||
uint16_t m_height;
|
||||
uint32_t m_dirtyFlags;
|
||||
GpPixelFormat_t m_pixelFormat;
|
||||
|
||||
uint32_t m_debugID;
|
||||
};
|
||||
|
||||
inline QDPortType QDPort::GetPortType() const
|
||||
|
Reference in New Issue
Block a user