mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-07 23:41:26 +12:00
Add NV4097_SET_FLIP
It is custom naming
This commit is contained in:
parent
c4075f1592
commit
aac846ff74
1 changed files with 2 additions and 1 deletions
|
@ -443,6 +443,7 @@ enum
|
||||||
NV4097_SET_VERTEX_ATTRIB_INPUT_MASK = 0x00001ff0,
|
NV4097_SET_VERTEX_ATTRIB_INPUT_MASK = 0x00001ff0,
|
||||||
NV4097_SET_VERTEX_ATTRIB_OUTPUT_MASK = 0x00001ff4,
|
NV4097_SET_VERTEX_ATTRIB_OUTPUT_MASK = 0x00001ff4,
|
||||||
NV4097_SET_TRANSFORM_BRANCH_BITS = 0x00001ff8,
|
NV4097_SET_TRANSFORM_BRANCH_BITS = 0x00001ff8,
|
||||||
|
NV4097_SET_FLIP = 0x00003fead,
|
||||||
|
|
||||||
// NV0039
|
// NV0039
|
||||||
NV0039_SET_OBJECT = 0x00002000,
|
NV0039_SET_OBJECT = 0x00002000,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue