Skip to content

Conversation

@panos-lunarg
Copy link
Contributor

Fixes a few vvl errors

@panos-lunarg panos-lunarg requested a review from a team as a code owner January 19, 2026 12:58
@ci-tester-lunarg
Copy link
Collaborator

CI gfxreconstruct build queued with queue ID 626703.

VulkanResourcesUtil::CopyBuffer() requires a barrier in case the
destination buffer is used as a staging buffer so it will be read
directly from the host
@ci-tester-lunarg
Copy link
Collaborator

CI gfxreconstruct build queued with queue ID 626704.

@ci-tester-lunarg
Copy link
Collaborator

CI gfxreconstruct build queued with queue ID 626727.

@ci-tester-lunarg
Copy link
Collaborator

CI gfxreconstruct build queued with queue ID 626738.

@ci-tester-lunarg
Copy link
Collaborator

CI gfxreconstruct build queued with queue ID 626783.

@ci-tester-lunarg
Copy link
Collaborator

CI gfxreconstruct build # 8636 running.

@ci-tester-lunarg
Copy link
Collaborator

CI gfxreconstruct build # 8636 failed.

@ci-tester-lunarg
Copy link
Collaborator

CI gfxreconstruct build queued with queue ID 627623.

@ci-tester-lunarg
Copy link
Collaborator

CI gfxreconstruct build # 8640 running.

@ci-tester-lunarg
Copy link
Collaborator

CI gfxreconstruct build # 8640 failed.

In case of secondary commands buffer we were issuing transfer commands
(vkCmdCopyBuffer) while inside of a render pass. This should address
those errors
The fence that is being reused between miltiple submissions from
DrawCallDumpingContext in order to dump mulitple draw calls was not
being reset which resulted in being used in the signal state in the
queue submission.

Also a member variable of VkSubpassDependency was left uninitialized.
@ci-tester-lunarg
Copy link
Collaborator

CI gfxreconstruct build queued with queue ID 627705.

@ci-tester-lunarg
Copy link
Collaborator

CI gfxreconstruct build # 8641 running.

@ci-tester-lunarg
Copy link
Collaborator

CI gfxreconstruct build # 8641 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.

2 participants