MCPcopy Create free account
hub / github.com/PenguLoader/PenguLoader / D3DPERF_GetStatus

Function D3DPERF_GetStatus

core/src/dllproxy.cc:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71}
72
73EXTERN_C DWORD WINAPI D3DPERF_GetStatus()
74{
75 return Forward_D3D9(D3DPERF_GetStatus)();
76}
77
78EXTERN_C BOOL WINAPI D3DPERF_QueryRepeatFrame()
79{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected