mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-11-06 14:49:00 -06:00
Add XML documentation to Ryujinx.Graphics.Gpu.State
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
namespace Ryujinx.Graphics.Gpu.State
|
||||
{
|
||||
/// <summary>
|
||||
/// Sampler pool indexing mode.
|
||||
/// </summary>
|
||||
enum SamplerIndex
|
||||
{
|
||||
Independently = 0,
|
||||
|
||||
Reference in New Issue
Block a user