Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/dev/
Ddev_Profile.h49 struct Report struct
52 Report() in Report() argument
137 bool AddReport(const Report& report);
140 bool StoreReport(const Report& report);
146 typedef ut::MoveArray<Report> ReportArray;
168 Report GetReport(int index) in GetReport()
196 ut::MoveArray<Report> reports);
201 ut::MoveArray<Report> m_Reports;
223 ProfileManager::Report m_Report;
316 struct Report struct
[all …]
Ddev_ParticleProfile.h104 nw::dev::ProfileManager::Report m_Report;
118 static void Report(){}
/NW4C-1.3.3/sources/libraries/dev/
Ddev_Profile.cpp48 ut::MoveArray<Report> reports(description.maxReport, allocator); in CreateProfileManager()
68 ut::MoveArray<Report> reports) in ProfileManager()
82 ProfileManager::AddReport(const Report& report) in AddReport()
89 ProfileManager::StoreReport(const Report& report) in StoreReport()
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_GraphicsDevice.cpp120 GraphicsDevice::Report() in Report() function in nw::gfx::GraphicsDevice
/NW4C-1.3.3/sources/libraries/demo/
Ddemo_GraphicsSystem.cpp507 builder.Report(); in RenderScene()
572 builder.Report(); in RenderStereoScene()
/NW4C-1.3.3/include/nw/gfx/
Dgfx_GraphicsDevice.h693 static void Report();
Dgfx_CommandUtil.h1714 void Report(bool detail = false)