MCPcopy Create free account
hub / github.com/Aleksoid1978/VideoRenderer / Initialized

Method Initialized

Source/DX9VideoProcessor.cpp:680–683  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

678}
679
680bool CDX9VideoProcessor::Initialized()
681{
682 return (m_pD3DDevEx.p != nullptr);
683}
684
685void CDX9VideoProcessor::ReleaseVP()
686{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected