Searched refs:DEBUG_INFO_VIDEO (Results 1 – 9 of 9) sorted by relevance
21 struct DEBUG_INFO_VIDEO struct
24 void SetInfo(DEBUG_INFO_VIDEO& video, DEBUG_INFO_RENDER& render);
50 DEBUG_INFO_VIDEO GetDebugInfo(int idx) override;
97 virtual DEBUG_INFO_VIDEO GetDebugInfo(int idx) { return {}; }; in GetDebugInfo()
77 void CDebugRenderer::SetInfo(DEBUG_INFO_VIDEO& video, DEBUG_INFO_RENDER& render) in SetInfo()
337 DEBUG_INFO_VIDEO CWinRenderer::GetDebugInfo(int idx) in GetDebugInfo()
728 DEBUG_INFO_VIDEO video = m_pRenderer->GetDebugInfo(m_presentsource); in Render()
132 DEBUG_INFO_VIDEO GetDebugInfo(int idx);
642 DEBUG_INFO_VIDEO CRendererBase::GetDebugInfo(int idx) in GetDebugInfo()658 DEBUG_INFO_VIDEO info; in GetDebugInfo()