Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ GSGetCurrentRenderer
Function
GSGetCurrentRenderer
pcsx2/GS/GS.cpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
static GSRendererType GSCurrentRenderer;
60
61
GSRendererType GSGetCurrentRenderer()
62
{
63
return GSCurrentRenderer;
64
}
65
66
bool GSIsHardwareRenderer()
67
{
Callers
3
updatePerformanceMetrics
Method · 0.85
BeginPresentFrame
Method · 0.85
Move
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected