[PICA] Add depth buffer format reg

This commit is contained in:
wheremyfoodat 2023-03-03 00:58:36 +02:00
parent c02cf794fe
commit f9669ce79c
2 changed files with 7 additions and 0 deletions

View file

@ -20,6 +20,7 @@ namespace PICAInternalRegs {
BlendColour = 0x103,
AlphaTestConfig = 0x104,
DepthAndColorMask = 0x107,
DepthBufferFormat = 0x116,
ColourBufferFormat = 0x117,
DepthBufferLoc = 0x11C,
ColourBufferLoc = 0x11D,