mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-10 02:01:03 -04:00
OGL: Implement pixel metrics (untested)
This commit is contained in:
3
Source/Core/VideoCommon/Src/PerfQueryBase.cpp
Normal file
3
Source/Core/VideoCommon/Src/PerfQueryBase.cpp
Normal file
@@ -0,0 +1,3 @@
|
||||
#include "PerfQueryBase.h"
|
||||
|
||||
PerfQueryBase* g_perf_query = 0;
|
||||
Reference in New Issue
Block a user