mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-05-05 03:34:49 +12:00
More accurate VAO implementation
This commit is contained in:
parent
e5b09fefc8
commit
952e2d6d22
2 changed files with 55 additions and 3 deletions
include/PICA
|
@ -12,6 +12,7 @@ namespace PICAInternalRegs {
|
|||
DepthScale = 0x4D,
|
||||
DepthOffset = 0x4E,
|
||||
ShaderOutputCount = 0x4F,
|
||||
ShaderOutmap0 = 0x50,
|
||||
|
||||
DepthmapEnable = 0x6D,
|
||||
TexUnitCfg = 0x80,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue