Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
CTextureExplorerDebugMenuOption
Method · 0.80
Run
Method · 0.80
TextureHandler
Function · 0.80
TextureCacheHandler
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected