mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-31 05:52:11 +01:00
[dxvk] Attachment clears do not need barriers
This commit is contained in:
parent
685023750d
commit
a35b128860
@ -239,8 +239,6 @@ namespace dxvk {
|
||||
|
||||
m_cmd->cmdClearAttachments(
|
||||
1, &attachment, 1, &clearArea);
|
||||
|
||||
// FIXME add barriers if required
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user