Ryujinx/Ryujinx.Graphics.Gpu/Engine
gdkchan 788ca6a411
Initial transform feedback support (#1370)
* 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
2020-07-15 13:01:10 +10:00
..
Compute.cs
ComputeQmd.cs
Inline2Memory.cs
MethodClear.cs
MethodConditionalRendering.cs
MethodCopyBuffer.cs
MethodCopyTexture.cs
MethodDraw.cs
MethodFifo.cs
MethodFirmware.cs
MethodIncrementSyncpoint.cs
MethodReport.cs Initial transform feedback support (#1370) 2020-07-15 13:01:10 +10:00
MethodResetCounter.cs
Methods.cs Initial transform feedback support (#1370) 2020-07-15 13:01:10 +10:00
MethodUniformBufferBind.cs
MethodUniformBufferUpdate.cs