mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-19 11:56:30 +02:00
infra: chore: fix/silence compile warnings
This commit is contained in:
parent
3cb996bf5c
commit
2f540dc88c
5 changed files with 8 additions and 2 deletions
|
@ -1767,6 +1767,7 @@ namespace Ryujinx.Graphics.Metal
|
|||
Constants.StorageBuffersSetIndex => Constants.StorageBuffersIndex,
|
||||
Constants.TexturesSetIndex => Constants.TexturesIndex,
|
||||
Constants.ImagesSetIndex => Constants.ImagesIndex,
|
||||
_ => throw new NotImplementedException()
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue