Add per-source type memory change tracking, simplified state change tracking, other fixes
This commit is contained in:
@ -6,6 +6,5 @@ namespace Ryujinx.Graphics.Shader.Decoders
|
||||
Green = 1 << 1,
|
||||
Blue = 1 << 2,
|
||||
Alpha = 1 << 3
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user