mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-08-24 11:06:26 -05:00
Add XML documentation to Ryujinx.Graphics.Gpu.State
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
namespace Ryujinx.Graphics.Gpu.State
|
||||
{
|
||||
/// <summary>
|
||||
/// Inline-to-memory copy parameters.
|
||||
/// </summary>
|
||||
struct Inline2MemoryParams
|
||||
{
|
||||
public int LineLengthIn;
|
||||
|
Reference in New Issue
Block a user