Home
last modified time | relevance | path

Searched refs:SyncGPUCallback (Results 1 – 1 of 1) sorted by relevance

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoCommon/
H A DFifo.cpp561 static void SyncGPUCallback(u64 ticks, s64 cyclesLate) in SyncGPUCallback() function
583 s_event_sync_gpu = CoreTiming::RegisterEvent("SyncGPUCallback", SyncGPUCallback); in Prepare()