Skip to content

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

Merged
dj2 merged 1 commit into
google:mainfrom
aleino-nv:aleino/host-barrier-fix
Sep 3, 2026
Merged

Revert "Incorrect host access masks in pipeline barriers (#1097)"#1122
dj2 merged 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
Contributor

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
@dj2
dj2 enabled auto-merge (squash) August 17, 2026 18:27
@dj2 dj2 added the kokoro:run label Sep 3, 2026
@dj2
dj2 merged commit 7a88ca2 into google:main Sep 3, 2026
21 of 22 checks passed
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.

3 participants