Support configurable point size (#916)

This commit is contained in:
gdkchan
2020-02-01 20:19:46 -03:00
committed by GitHub
parent a1a5341baf
commit f373f870f7
4 changed files with 24 additions and 0 deletions

View File

@ -53,6 +53,7 @@ namespace Ryujinx.Graphics.Gpu.State
YControl = 0x4eb,
FirstVertex = 0x50d,
FirstInstance = 0x50e,
PointSize = 0x546,
ResetCounter = 0x54c,
RtDepthStencilEnable = 0x54e,
ConditionState = 0x554,