More comments and formatting fixes
This commit is contained in:
parent
eeecd894b9
commit
fd9b4cc10f
3 changed files with 13 additions and 12 deletions
|
@ -502,7 +502,7 @@ namespace Ryujinx.Graphics.Vulkan
|
|||
supportedFeaturesExtExtendedDynamicState3.ExtendedDynamicState3LogicOpEnable = false;
|
||||
supportedFeaturesExtExtendedDynamicState3.ExtendedDynamicState3AlphaToCoverageEnable = false;
|
||||
|
||||
|
||||
|
||||
extendedDynamicState3Features = supportedFeaturesExtExtendedDynamicState3;
|
||||
|
||||
var featuresVk11 = new PhysicalDeviceVulkan11Features
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue