mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-08-31 19:06:27 -05:00
Address PR feedback
This commit is contained in:
@@ -13,6 +13,8 @@ namespace Ryujinx.Graphics.Shader.Translation
|
||||
|
||||
private ShaderConfig _config;
|
||||
|
||||
public ShaderConfig Config => _config;
|
||||
|
||||
private List<Operation> _operations;
|
||||
|
||||
private Dictionary<ulong, Operand> _labels;
|
||||
|
Reference in New Issue
Block a user