Home
last modified time | relevance | path

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

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoCommon/
H A DBPStructs.cpp130 case BPMEM_SCISSORBR: // Scissor Rectable Bottom, Right in BPWritten()
835 case BPMEM_SCISSORBR: // 0x21 in GetBPRegInfo()
836 SetRegName(BPMEM_SCISSORBR); in GetBPRegInfo()
H A DBPMemory.h28 BPMEM_SCISSORBR = 0x21, enumerator