Skip to content

layers: Fix NV RTX bug#10985

Merged
spencer-lunarg merged 1 commit intoKhronosGroup:mainfrom
spencer-lunarg:spencer-lunarg-monday-rtx-moring
Nov 3, 2025
Merged

layers: Fix NV RTX bug#10985
spencer-lunarg merged 1 commit intoKhronosGroup:mainfrom
spencer-lunarg:spencer-lunarg-monday-rtx-moring

Conversation

@spencer-lunarg
Copy link
Copy Markdown
Contributor

closes #10975

@spencer-lunarg spencer-lunarg requested a review from a team as a code owner November 3, 2025 13:50
@ci-tester-lunarg
Copy link
Copy Markdown
Collaborator

CI Vulkan-ValidationLayers build queued with queue ID 570070.

cb_state->RecordCommand(record_obj.location);
auto pipeline_state = Get<Pipeline>(pipeline);
ASSERT_AND_RETURN(pipeline);
ASSERT_AND_RETURN(pipeline_state);
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@arno-lunarg fyi, fixing this here too

@ci-tester-lunarg
Copy link
Copy Markdown
Collaborator

CI Vulkan-ValidationLayers build # 21521 running.

@ci-tester-lunarg
Copy link
Copy Markdown
Collaborator

CI Vulkan-ValidationLayers build # 21521 passed.

@spencer-lunarg spencer-lunarg merged commit 0e06fda into KhronosGroup:main Nov 3, 2025
21 checks passed
@spencer-lunarg spencer-lunarg deleted the spencer-lunarg-monday-rtx-moring branch November 3, 2025 15:06
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.

vkCmdBuildClusterAccelerationStructureIndirectNV(): pCommandInfos->srcInfosArray.stride may be zero

3 participants