OGL: Implement pixel metrics (untested)

This commit is contained in:
NeoBrainX 2012-06-17 13:58:29 +02:00
commit cf8744cf2c
10 changed files with 166 additions and 13 deletions

View file

@ -0,0 +1,3 @@
#include "PerfQueryBase.h"
PerfQueryBase* g_perf_query = 0;