mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2025-03-14 17:00:17 +00:00
Update Ryujinx.Graphics.Shader/Decoders/InstDecoders.cs
Co-authored-by: TSRBerry <20988865+TSRBerry@users.noreply.github.com>
This commit is contained in:
parent
9b54489b23
commit
7c924fdc15
1 changed files with 0 additions and 1 deletions
|
@ -714,7 +714,6 @@ namespace Ryujinx.Graphics.Shader.Decoders
|
|||
TexSamplerBorderColor = 22,
|
||||
}
|
||||
|
||||
[Flags]
|
||||
enum VectorSelect
|
||||
{
|
||||
U8B0 = 0,
|
||||
|
|
Loading…
Reference in a new issue