MCPcopy 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

59static GSRendererType GSCurrentRenderer;
60
61GSRendererType GSGetCurrentRenderer()
62{
63 return GSCurrentRenderer;
64}
65
66bool GSIsHardwareRenderer()
67{

Callers 3

BeginPresentFrameMethod · 0.85
MoveMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected