mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
PerfQueryBase: Move common implementation variables into base class
This commit is contained in:
@@ -6,7 +6,6 @@ namespace DX11 {
|
||||
|
||||
PerfQuery::PerfQuery()
|
||||
: m_query_read_pos()
|
||||
, m_query_count()
|
||||
{
|
||||
for (ActiveQuery& entry : m_query_buffer)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user