Resolve validation error
This commit is contained in:
parent
6e132e9fd7
commit
72e57e4c6e
2 changed files with 8 additions and 5 deletions
|
@ -1704,6 +1704,7 @@ namespace Ryujinx.Graphics.Vulkan
|
|||
{
|
||||
if (Gd.Capabilities.SupportsDynamicAttachmentFeedbackLoop)
|
||||
{
|
||||
_newState.FeedbackLoopDynamicState = true;
|
||||
DynamicState.SetFeedbackLoop(aspects);
|
||||
}
|
||||
else if (Gd.Capabilities.SupportsAttachmentFeedbackLoop)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue