Home
last modified time | relevance | path

Searched refs:Report (Results 1 – 7 of 7) sorted by relevance

/NW4C-2.0.3/include/nw/dev/
Ddev_Profile.h51 struct Report struct
54 Report() in Report() function
139 bool AddReport(const Report& report);
142 bool StoreReport(const Report& report);
148 typedef ut::MoveArray<Report> ReportArray;
170 Report GetReport(int index) in GetReport()
198 ut::MoveArray<Report> reports);
203 ut::MoveArray<Report> m_Reports;
225 ProfileManager::Report m_Report;
318 struct Report struct
[all …]
Ddev_ParticleProfile.h106 nw::dev::ProfileManager::Report m_Report;
120 static void Report(){}
/NW4C-2.0.3/sources/libraries/dev/
Ddev_Profile.cpp50 ut::MoveArray<Report> reports(description.maxReport, allocator); in CreateProfileManager()
70 ut::MoveArray<Report> reports) in ProfileManager()
84 ProfileManager::AddReport(const Report& report) in AddReport()
91 ProfileManager::StoreReport(const Report& report) in StoreReport()
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_GraphicsDevice.cpp122 GraphicsDevice::Report() in Report() function in nw::gfx::GraphicsDevice
/NW4C-2.0.3/sources/libraries/demo/
Ddemo_GraphicsSystem.cpp537 builder.Report(); in RenderScene()
602 builder.Report(); in RenderStereoScene()
/NW4C-2.0.3/include/nw/gfx/
Dgfx_GraphicsDevice.h695 static void Report();
Dgfx_CommandUtil.h1716 void Report(bool detail = false)