mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-29 00:59:51 -06: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