mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Add PCLSTATS marker
This commit is contained in:
parent
59e0bfa10b
commit
1b2ce75e81
@ -159,4 +159,5 @@ void GFX_SetLatencyMarker(IUnknown* device,
|
||||
params.markerType = markerType;
|
||||
|
||||
NvAPI_D3D_SetLatencyMarker(device, ¶ms);
|
||||
PCLSTATS_MARKER(markerType, s_ReflexFrameNumber);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user