This website requires JavaScript.
Explore
Help
Sign in
manuth
/
Ryujinx
Watch
1
Star
0
Fork
You've already forked Ryujinx
0
mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced
2025-02-22 17:10:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f636810c6c
Ryujinx
/
Ryujinx.Graphics.Vulkan
/
Vendor.cs
12 lines
144 B
C#
Raw
Normal View
History
Unescape
Escape
WIP Vulkan implementation
2021-08-12 06:09:56 +00:00
namespace
Ryujinx.Graphics.Vulkan
{
enum
Vendor
{
Amd
,
Intel
,
Nvidia
,
Return of the Vector Indexing Bug One day, everyone will get this right.
2022-05-20 23:24:25 +00:00
Qualcomm
,
WIP Vulkan implementation
2021-08-12 06:09:56 +00:00
Unknown
}
}
Reference in a new issue
Copy permalink