Adding Pipeline statistics queries
This commit is contained in:
@@ -28,6 +28,7 @@ class GameView : public View {
|
||||
OScene scene;
|
||||
GameInterface gameInterface;
|
||||
RenderGraph renderGraph;
|
||||
std::thread queryThread;
|
||||
|
||||
PSystemGraph systemGraph;
|
||||
System::PKeyboardInput keyboardSystem;
|
||||
|
||||
Reference in New Issue
Block a user