mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-12 09:09:47 +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,
|
DepthOffset = 0x4E,
|
||||||
ShaderOutputCount = 0x4F,
|
ShaderOutputCount = 0x4F,
|
||||||
|
|
||||||
|
DepthmapEnable = 0x6D,
|
||||||
TexUnitCfg = 0x80,
|
TexUnitCfg = 0x80,
|
||||||
|
|
||||||
// Framebuffer registers
|
// Framebuffer registers
|
||||||
|
|
Loading…
Add table
Reference in a new issue