MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/FleX / TimerGPU

Method TimerGPU

demo/d3d11/appD3D11Ctx.cpp:457–457  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

455 ID3D11Query* m_end = nullptr;
456
457 TimerGPU() {}
458 ~TimerGPU()
459 {
460 COMRelease(m_begin);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected