Implement DepthWriteMask and add R16G16 (#425)
This commit is contained in:
parent
bed13f2022
commit
47a62e826f
6 changed files with 46 additions and 14 deletions
|
@ -35,6 +35,7 @@ namespace Ryujinx.Graphics
|
|||
ZetaArrayMode = 0x48c,
|
||||
DepthTestEnable = 0x4b3,
|
||||
IBlendEnable = 0x4b9,
|
||||
DepthWriteEnable = 0x4ba,
|
||||
DepthTestFunction = 0x4c3,
|
||||
BlendSeparateAlpha = 0x4cf,
|
||||
BlendEquationRgb = 0x4d0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue