[PICA] Blending register definitions

This commit is contained in:
wheremyfoodat 2023-02-27 01:59:28 +02:00
parent e80679fe77
commit bf34410e4b

View file

@ -13,6 +13,9 @@ namespace PICAInternalRegs {
ShaderOutputCount = 0x4F,
// Framebuffer registers
ColourOperation = 0x100,
BlendFunc = 0x101,
BlendColour = 0x103,
AlphaTestConfig = 0x104,
DepthAndColorMask = 0x107,
ColourBufferFormat = 0x117,