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

Function D3DPERF_SetRegion

core/src/dllproxy.cc:93–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91}
92
93EXTERN_C void WINAPI D3DPERF_SetRegion(DWORD col, LPCWSTR wszName)
94{
95 Forward_D3D9(D3DPERF_SetRegion)(col, wszName);
96}
97
98// DWRITE_DLL
99// ==============================

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected