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

Method GetDebugMutex

Source/HLEGraphics/TextureCache.h:47–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45
46#ifdef DAEDALUS_DEBUG_DISPLAYLIST
47 Mutex * GetDebugMutex() { return &mDebugMutex; }
48 struct STextureInfoSnapshot
49 {
50 STextureInfoSnapshot( const TextureInfo & info, CNativeTexture * texture )

Callers 4

RunMethod · 0.80
TextureHandlerFunction · 0.80
TextureCacheHandlerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected