Mark field readonly
This commit is contained in:
parent
8385be27d1
commit
606c29cd6a
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ namespace Ryujinx.Graphics.Vulkan
|
||||||
private readonly ulong _size;
|
private readonly ulong _size;
|
||||||
|
|
||||||
private int _bindCount;
|
private int _bindCount;
|
||||||
private TextureSliceInfo[] _slices;
|
private readonly TextureSliceInfo[] _slices;
|
||||||
|
|
||||||
public VkFormat VkFormat { get; }
|
public VkFormat VkFormat { get; }
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue