Home
last modified time | relevance | path

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

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoCommon/
H A DBPStructs.cpp428 case BPMEM_PERF1: // Perf: Some Clock, Texels, TX, TC in BPWritten()
1137 case BPMEM_PERF1: // 0x67 in GetBPRegInfo()
1138 SetRegName(BPMEM_PERF1); in GetBPRegInfo()
H A DBPMemory.h70 BPMEM_PERF1 = 0x67, enumerator
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/FifoPlayer/
H A DFifoPlayer.cpp567 case BPMEM_PERF1: in ShouldLoadBP()