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

Function D3DPERF_EndEvent

core/src/dllproxy.cc:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68EXTERN_C int WINAPI D3DPERF_EndEvent()
69{
70 return Forward_D3D9(D3DPERF_EndEvent)();
71}
72
73EXTERN_C DWORD WINAPI D3DPERF_GetStatus()
74{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected