mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-03 12:27:21 +12:00
[PICA] Add VSH_ATTR_NUM to reg definition
This commit is contained in:
parent
dca560a8da
commit
6ecdf71dbc
2 changed files with 1 additions and 1 deletions
|
@ -75,6 +75,7 @@ namespace PICAInternalRegs {
|
|||
PrimitiveConfig = 0x25E,
|
||||
|
||||
// Vertex shader registers
|
||||
VertexShaderAttrNum = 0x242,
|
||||
VertexBoolUniform = 0x2B0,
|
||||
VertexIntUniform0 = 0x2B1,
|
||||
VertexIntUniform1 = 0x2B2,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue