GPU: Fix mask for drawing area coordinates

This commit is contained in:
Stenzek
2024-04-28 15:44:41 +10:00
parent d094978214
commit 25f725c263
2 changed files with 5 additions and 4 deletions

View File

@ -62,6 +62,7 @@ public:
HBLANK_TIMER_INDEX = 1,
MAX_RESOLUTION_SCALE = 32,
DEINTERLACE_BUFFER_COUNT = 4,
DRAWING_AREA_COORD_MASK = 1023,
};
enum : u16