mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-07 11:31:39 +12:00
[PICA] More progress on attribute parsing
This commit is contained in:
parent
434c840aeb
commit
39bfeda586
4 changed files with 45 additions and 21 deletions
|
@ -4,6 +4,7 @@ namespace PICAInternalRegs {
|
|||
enum : u32 {
|
||||
// Geometry pipelin regs
|
||||
VertexAttribLoc = 0x200,
|
||||
AttribFormatHigh = 0x202,
|
||||
IndexBufferConfig = 0x227,
|
||||
VertexCountReg = 0x228,
|
||||
VertexOffsetReg = 0x22A,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue