MCPcopy Create free account
hub / github.com/DaedalusX64/daedalus / CRDPStateManager

Method CRDPStateManager

Source/HLEGraphics/RDPStateManager.cpp:314–319  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

312
313
314CRDPStateManager::CRDPStateManager()
315: EmulateMirror(true)
316{
317 ClearAllEntries();
318 InvalidateAllTileTextureInfo();
319}
320
321CRDPStateManager::~CRDPStateManager()
322{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected