Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ IsInvalid
Method
IsInvalid
pcsx2/GS/GSClut.cpp:102–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
}
101
102
u8 GSClut::IsInvalid()
103
{
104
return m_write.dirty;
105
}
106
107
void GSClut::ClearDrawInvalidity()
108
{
Callers
3
ApplyTEX0
Method · 0.45
CheckCLUTValidity
Method · 0.45
PossibleCLUTDraw
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected