MCPcopy 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
102u8 GSClut::IsInvalid()
103{
104 return m_write.dirty;
105}
106
107void GSClut::ClearDrawInvalidity()
108{

Callers 3

ApplyTEX0Method · 0.45
CheckCLUTValidityMethod · 0.45
PossibleCLUTDrawMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected