aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.GAL/TransformFeedbackDescriptor.cs
AgeCommit message (Collapse)Author
2020-07-15Initial transform feedback support (#1370)gdkchan
* Initial transform feedback support * Some nits and fixes * Update ReportCounterType and Write method * Can't change shader or TFB bindings while TFB is active * Fix geometry shader input names with new naming