MCPcopy 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
3321void GSState::ReadbackTextureCache()
3322{
3323}
3324
3325template void GSState::Transfer<0>(const u8* mem, u32 size);
3326template void GSState::Transfer<1>(const u8* mem, u32 size);

Callers 2

GSreopenFunction · 0.45
GSUpdateConfigFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected