Ryujinx/Ryujinx.Graphics.Gpu
riperiperi 3d055da5fc
Allow swizzles to match with "undefined" components (#1538)
* Add swizzle matching rules.

Improves rules which try to match incompatible formats as perfect, such as D32 float -> R32 float.

Remove Format.HasOneComponent, since this information is now available via the FormatInfo struct.

* Fix this rule.

* Update component counts for depth formats.
2020-09-11 09:48:48 +10:00
..
Engine
Image Allow swizzles to match with "undefined" components (#1538) 2020-09-11 09:48:48 +10:00
Memory
Shader
State Allow swizzles to match with "undefined" components (#1538) 2020-09-11 09:48:48 +10:00
Synchronization
ClassId.cs
Constants.cs
GpuContext.cs
GraphicsConfig.cs
MethodParams.cs
Ryujinx.Graphics.Gpu.csproj
ShadowRamControl.cs
Window.cs Allow swizzles to match with "undefined" components (#1538) 2020-09-11 09:48:48 +10:00