mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-08-24 05:36:27 -05:00
Add XML documentation to Ryujinx.Graphics.Gpu.State
This commit is contained in:
@@ -2,6 +2,9 @@ using Ryujinx.Graphics.GAL;
|
||||
|
||||
namespace Ryujinx.Graphics.Gpu.State
|
||||
{
|
||||
/// <summary>
|
||||
/// Face culling and orientation parameters.
|
||||
/// </summary>
|
||||
struct FaceState
|
||||
{
|
||||
public Boolean32 CullEnable;
|
||||
|
Reference in New Issue
Block a user