[dxvk] Drop barrier before renderPassBindFramebuffer

Not necessary since that function emits barriers anyway.
This commit is contained in:
Philip Rebohle 2022-07-04 20:33:36 +02:00
parent 0c5773dbb9
commit d71e85785c
No known key found for this signature in database
GPG Key ID: C8CC613427A31C99
1 changed files with 0 additions and 2 deletions

View File

@ -4008,8 +4008,6 @@ namespace dxvk {
m_flags.clr(DxvkContextFlag::GpRenderPassSuspended);
m_execBarriers.recordCommands(m_cmd);
this->renderPassBindFramebuffer(
m_state.om.framebufferInfo,
m_state.om.renderPassOps,