mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-06-30 04:30:48 -07: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