[GPU] Surface cache vol 1

This commit is contained in:
wheremyfoodat 2023-01-02 15:01:17 +02:00
parent 57ef4e25e7
commit ecbb33b906
7 changed files with 276 additions and 0 deletions

View file

@ -14,6 +14,10 @@ namespace PICAInternalRegs {
// Framebuffer registers
AlphaTestConfig = 0x104,
DepthAndColorMask = 0x107,
ColourBufferFormat = 0x117,
DepthBufferLoc = 0x11C,
ColourBufferLoc = 0x11D,
FramebufferSize = 0x11E,
// Geometry pipeline registers
VertexAttribLoc = 0x200,