Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ GetCLUTCPSM
Method
GetCLUTCPSM
pcsx2/GS/GSClut.cpp:120–123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
118
}
119
120
u32 GSClut::GetCLUTCPSM()
121
{
122
return m_write.TEX0.CPSM;
123
}
124
125
void GSClut::SetNextCLUTTEX0(u64 TEX0)
126
{
Callers
2
CheckCLUTValidity
Method · 0.80
PossibleCLUTDraw
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected