mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-08-09 20:02:33 -07:00
Add XML documentation to Ryujinx.Graphics.Gpu
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
namespace Ryujinx.Graphics.Gpu
|
||||
{
|
||||
/// <summary>
|
||||
/// GPU commands FIFO processor commands.
|
||||
/// </summary>
|
||||
enum NvGpuFifoMeth
|
||||
{
|
||||
BindChannel = 0,
|
||||
|
Reference in New Issue
Block a user