Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ tGS_CSR
Function
tGS_CSR
pcsx2/GS.h:159–159 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
157
}
158
159
tGS_CSR(u64 val) { _u64 = val; }
160
tGS_CSR(u32 val) { _u32 = val; }
161
tGS_CSR() { Reset(); }
162
};
Callers
4
gsWrite8
Function · 0.85
gsWrite16
Function · 0.85
gsWrite32
Function · 0.85
gsWrite64_page_01
Function · 0.85
Calls
1
Reset
Function · 0.85
Tested by
no test coverage detected