Home
last modified time | relevance | path

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

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoCommon/
H A DBPStructs.cpp353 case BPMEM_FOGRANGE + 1: in BPWritten()
354 case BPMEM_FOGRANGE + 2: in BPWritten()
355 case BPMEM_FOGRANGE + 3: in BPWritten()
356 case BPMEM_FOGRANGE + 4: in BPWritten()
357 case BPMEM_FOGRANGE + 5: in BPWritten()
1372 case BPMEM_FOGRANGE: // 0xE8 in GetBPRegInfo()
1373 case BPMEM_FOGRANGE + 1: in GetBPRegInfo()
1374 case BPMEM_FOGRANGE + 2: in GetBPRegInfo()
1375 case BPMEM_FOGRANGE + 3: in GetBPRegInfo()
1376 case BPMEM_FOGRANGE + 4: in GetBPRegInfo()
[all …]
H A DBPMemory.h91 BPMEM_FOGRANGE = 0xE8, // 0xE8 + 6 enumerator