Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ ReadbackTextureCache
Method
ReadbackTextureCache
pcsx2/GS/GSState.cpp:3321–3323 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3319
}
3320
3321
void GSState::ReadbackTextureCache()
3322
{
3323
}
3324
3325
template void GSState::Transfer<0>(const u8* mem, u32 size);
3326
template void GSState::Transfer<1>(const u8* mem, u32 size);
Callers
2
GSreopen
Function · 0.45
GSUpdateConfig
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected