Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
680
bool CDX9VideoProcessor::Initialized()
681
{
682
return (m_pD3DDevEx.p != nullptr);
683
}
684
685
void CDX9VideoProcessor::ReleaseVP()
686
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected