mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 12:45:45 -04:00
GPU/HW: Print capabilities to log
This commit is contained in:
@ -202,4 +202,6 @@ private:
|
||||
m_batch_current_vertex_ptr->Set(std::forward<Args>(args)...);
|
||||
m_batch_current_vertex_ptr++;
|
||||
}
|
||||
|
||||
void PrintSettingsToLog();
|
||||
};
|
||||
|
Reference in New Issue
Block a user