mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-07 14:45:41 +12:00
[PICA] Add DepthmapEnable reg to enum
This commit is contained in:
parent
eaab13b264
commit
e9673c9255
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ namespace PICAInternalRegs {
|
|||
DepthOffset = 0x4E,
|
||||
ShaderOutputCount = 0x4F,
|
||||
|
||||
DepthmapEnable = 0x6D,
|
||||
TexUnitCfg = 0x80,
|
||||
|
||||
// Framebuffer registers
|
||||
|
|
Loading…
Add table
Reference in a new issue