mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-06 20:58:37 +01:00
[dxvk] Attachment clears do not need barriers
This commit is contained in:
parent
685023750d
commit
a35b128860
1 changed files with 0 additions and 2 deletions
|
@ -239,8 +239,6 @@ namespace dxvk {
|
|||
|
||||
m_cmd->cmdClearAttachments(
|
||||
1, &attachment, 1, &clearArea);
|
||||
|
||||
// FIXME add barriers if required
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue