[PICA] Commit forgotten texture code (Oops)

This commit is contained in:
wheremyfoodat 2023-02-27 15:39:27 +02:00
parent 1d6e5c8bb6
commit 8d82ffeee7
2 changed files with 25 additions and 3 deletions

View file

@ -12,6 +12,8 @@ namespace PICAInternalRegs {
DepthOffset = 0x4E,
ShaderOutputCount = 0x4F,
TexUnitCfg = 0x80,
// Framebuffer registers
ColourOperation = 0x100,
BlendFunc = 0x101,