mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-04-24 15:42:55 +00:00
Add XML documentation to Ryujinx.Graphics.Gpu.State
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
namespace Ryujinx.Graphics.Gpu.State
|
||||
{
|
||||
/// <summary>
|
||||
/// Texture to texture copy control.
|
||||
/// </summary>
|
||||
struct CopyTextureControl
|
||||
{
|
||||
public uint Packed;
|
||||
|
||||
Reference in New Issue
Block a user