mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-05-21 12:45:47 +00:00
Fix some spelling mistakes
Thanks to LDj3SNuD for spotting these
This commit is contained in:
@@ -94,7 +94,7 @@ namespace Ryujinx.Graphics.Gpu.State
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Writes a offset value at the uniform buffer offset register.
|
||||
/// Writes an offset value at the uniform buffer offset register.
|
||||
/// </summary>
|
||||
/// <param name="offset">The offset to be written</param>
|
||||
public void SetUniformBufferOffset(int offset)
|
||||
|
||||
Reference in New Issue
Block a user