Fix some spelling mistakes
Thanks to LDj3SNuD for spotting these
This commit is contained in:
parent
23d8516763
commit
a11f6f5235
14 changed files with 29 additions and 29 deletions
|
@ -18,7 +18,7 @@ namespace Ryujinx.Graphics.Gpu.Image
|
|||
/// <summary>
|
||||
/// Constructs a new instance of the texture pool.
|
||||
/// </summary>
|
||||
/// <param name="context"></param>
|
||||
/// <param name="context">GPU context that the texture pool belongs to</param>
|
||||
public TexturePoolCache(GpuContext context)
|
||||
{
|
||||
_context = context;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue