Support configurable point size (#916)
This commit is contained in:
parent
a1a5341baf
commit
f373f870f7
4 changed files with 24 additions and 0 deletions
|
@ -53,6 +53,7 @@ namespace Ryujinx.Graphics.Gpu.State
|
|||
YControl = 0x4eb,
|
||||
FirstVertex = 0x50d,
|
||||
FirstInstance = 0x50e,
|
||||
PointSize = 0x546,
|
||||
ResetCounter = 0x54c,
|
||||
RtDepthStencilEnable = 0x54e,
|
||||
ConditionState = 0x554,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue