mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-08 03:51:39 +12:00
Implement GPUREG_VSH_OUTMAP_MASK
This commit is contained in:
parent
f77c9720a6
commit
f004aa6021
3 changed files with 41 additions and 2 deletions
|
@ -143,6 +143,7 @@ namespace PICA {
|
|||
VertexIntUniform3 = 0x2B4,
|
||||
|
||||
VertexShaderEntrypoint = 0x2BA,
|
||||
VertexShaderOutputMask = 0x2BD,
|
||||
VertexShaderTransferEnd = 0x2BF,
|
||||
VertexFloatUniformIndex = 0x2C0,
|
||||
VertexFloatUniformData0 = 0x2C1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue