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

Function D3DPERF_QueryRepeatFrame

core/src/dllproxy.cc:78–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78EXTERN_C BOOL WINAPI D3DPERF_QueryRepeatFrame()
79{
80 return Forward_D3D9(D3DPERF_QueryRepeatFrame)();
81}
82
83EXTERN_C void WINAPI D3DPERF_SetMarker(DWORD col, LPCWSTR wszName)
84{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected