mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-07 11:31:39 +12:00
[PICA] Why is attribute fetching so hard
This commit is contained in:
parent
39bfeda586
commit
8770e6dc41
6 changed files with 44 additions and 8 deletions
|
@ -2,8 +2,9 @@
|
|||
|
||||
namespace PICAInternalRegs {
|
||||
enum : u32 {
|
||||
// Geometry pipelin regs
|
||||
// Geometry pipeline regs
|
||||
VertexAttribLoc = 0x200,
|
||||
AttribFormatLow = 0x201,
|
||||
AttribFormatHigh = 0x202,
|
||||
IndexBufferConfig = 0x227,
|
||||
VertexCountReg = 0x228,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue