Skip to content

Revert "Incorrect host access masks in pipeline barriers (#1097)" - #1122

Open
aleino-nv wants to merge 1 commit into
google:mainfrom
aleino-nv:aleino/host-barrier-fix
Open

Revert "Incorrect host access masks in pipeline barriers (#1097)"#1122
aleino-nv wants to merge 1 commit into
google:mainfrom
aleino-nv:aleino/host-barrier-fix

Conversation

@aleino-nv

@aleino-nv aleino-nv commented Aug 14, 2026

Copy link
Copy Markdown

This reverts commit 9482448.

The other way of resolving this is to add VK_PIPELINE_STAGE_HOST_BIT, which was done in the preceeding commit to this file (ab06e46).

That is prefereable because callers of MemoryBarrier assume that it does host synchronization.

See issue #1121.

…" (google#1121)

This reverts commit 9482448.

The other way of resolving this is to add VK_PIPELINE_STAGE_HOST_BIT,
which was done in the preceeding commit to this file
(ab06e46).

That is prefereable because callers of MemoryBarrier assume that it
does host synchronization.
@aleino-nv
aleino-nv force-pushed the aleino/host-barrier-fix branch from 5c4023c to 1e67bff Compare August 14, 2026 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants