mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-06-28 19:36:24 +02:00
Reset Ryujinx
This commit is contained in:
parent
8d4f004a59
commit
e170ed01ad
13 changed files with 55 additions and 99 deletions
|
@ -423,7 +423,7 @@ namespace Ryujinx.Graphics.Vulkan
|
|||
{
|
||||
SType = StructureType.PhysicalDeviceRobustness2FeaturesExt,
|
||||
PNext = pExtendedFeatures,
|
||||
// NullDescriptor = supportedFeaturesRobustness2.NullDescriptor,
|
||||
NullDescriptor = supportedFeaturesRobustness2.NullDescriptor,
|
||||
};
|
||||
|
||||
pExtendedFeatures = &featuresRobustness2;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue