MCPcopy 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
120u32 GSClut::GetCLUTCPSM()
121{
122 return m_write.TEX0.CPSM;
123}
124
125void GSClut::SetNextCLUTTEX0(u64 TEX0)
126{

Callers 2

CheckCLUTValidityMethod · 0.80
PossibleCLUTDrawMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected