mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-17 20:30:55 -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>
|
||||
/// Texture or sampler pool state.
|
||||
/// </summary>
|
||||
struct PoolState
|
||||
{
|
||||
public GpuVa Address;
|
||||
|
||||
Reference in New Issue
Block a user