Skip to content

Fix framebuffer barrier for depth/stencil attachments#1119

Merged
dj2 merged 1 commit into
google:mainfrom
rg3igalia:depth-barrier-fix
Jun 4, 2026
Merged

Fix framebuffer barrier for depth/stencil attachments#1119
dj2 merged 1 commit into
google:mainfrom
rg3igalia:depth-barrier-fix

Conversation

@rg3igalia
Copy link
Copy Markdown
Contributor

VK_PIPELINE_STAGE_EARLY_FRAGMENT_TESTS_BIT is missing from the barrier and this is causing sync validation issues in some CTS tests.

See dEQP-VK.depth.ez_fs_clamp with VVL and sync validation enabled.

VK_PIPELINE_STAGE_EARLY_FRAGMENT_TESTS_BIT is missing from the barrier
and this is causing sync validation issues in some CTS tests.

See dEQP-VK.depth.ez_fs_clamp with VVL and sync validation enabled.
@dj2 dj2 added the kokoro:run label Jun 4, 2026
@dj2 dj2 enabled auto-merge (squash) June 4, 2026 15:34
@dj2 dj2 merged commit a76118c into google:main Jun 4, 2026
19 of 20 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