ryujinx/Ryujinx.Graphics.Gpu/State
gdkchan ab4867505e
Implement GPU scissors (#1058)
* Implement GPU scissors

* Remove unused using

* Add missing changes for Clear
2020-03-29 14:02:58 +11:00
..
BlendState.cs
BlendStateCommon.cs
Boolean32.cs
ClearColors.cs
Condition.cs
ConditionState.cs
CopyBufferParams.cs
CopyBufferSwizzle.cs
CopyBufferTexture.cs
CopyRegion.cs
CopyTexture.cs
CopyTextureControl.cs
DepthBiasState.cs
FaceState.cs
GpuState.cs
GpuStateTable.cs Implement GPU scissors (#1058) 2020-03-29 14:02:58 +11:00
GpuVa.cs
IndexBufferState.cs
Inline2MemoryParams.cs
MemoryLayout.cs
MethodOffset.cs Implement GPU scissors (#1058) 2020-03-29 14:02:58 +11:00
PoolState.cs
PrimitiveRestartState.cs
PrimitiveTopology.cs
ReportCounterType.cs
ReportMode.cs
ReportState.cs
ResetCounterType.cs
RtColorMask.cs
RtColorState.cs
RtControl.cs
RtDepthStencilState.cs
RtFormat.cs
SamplerIndex.cs
ScissorState.cs Implement GPU scissors (#1058) 2020-03-29 14:02:58 +11:00
ShaderState.cs
ShaderType.cs
Size3D.cs
StencilBackMasks.cs
StencilBackTestState.cs
StencilTestState.cs
UniformBufferState.cs
VertexAttribState.cs
VertexBufferDrawState.cs
VertexBufferState.cs
ViewportExtents.cs
ViewportTransform.cs