Skip to content

deps: Update SPIR-V#12008

Merged
spencer-lunarg merged 1 commit intoKhronosGroup:mainfrom
spencer-lunarg:spencer-lunarg-spirv-update
Mar 30, 2026
Merged

deps: Update SPIR-V#12008
spencer-lunarg merged 1 commit intoKhronosGroup:mainfrom
spencer-lunarg:spencer-lunarg-spirv-update

Conversation

@spencer-lunarg
Copy link
Copy Markdown
Contributor

@spencer-lunarg spencer-lunarg requested a review from a team as a code owner March 30, 2026 16:03
@ci-tester-lunarg
Copy link
Copy Markdown
Collaborator

CI Vulkan-ValidationLayers build queued with queue ID 694758.

vk::CmdDrawMultiIndexedEXT(m_command_buffer, 1, &multi_draw_indices, 1, 0, sizeof(VkMultiDrawIndexedInfoEXT), 0);
}

TEST_F(PositiveCommand, ImageFormatTypeMismatchWithZeroExtend) {
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.

decided these should just be in spirv-val testing, not here

@ci-tester-lunarg
Copy link
Copy Markdown
Collaborator

CI Vulkan-ValidationLayers build # 22992 running.

@ci-tester-lunarg
Copy link
Copy Markdown
Collaborator

CI Vulkan-ValidationLayers build # 22992 failed.

@spencer-lunarg spencer-lunarg force-pushed the spencer-lunarg-spirv-update branch from 8340fcc to 366a6e4 Compare March 30, 2026 17:14
@ci-tester-lunarg
Copy link
Copy Markdown
Collaborator

CI Vulkan-ValidationLayers build queued with queue ID 694832.

@ci-tester-lunarg
Copy link
Copy Markdown
Collaborator

CI Vulkan-ValidationLayers build # 22993 running.

BasicSingleStorageBufferComputeOOB(shader_source, "10: void main() {\n11: x = data.indices[16];\n12: }");
}

TEST_F(NegativeGpuAVShaderDebugInfo, BadShaderDebugLineStart) {
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.

had to remove as the self-validation (and also the fact we run with VK_LAYER_GPUAV_DEBUG_VALIDATE_INSTRUMENTED_SHADERS) will trip up

Can argue this test is not needed and really something spirv-val should be yelling at in the first place

@ci-tester-lunarg
Copy link
Copy Markdown
Collaborator

CI Vulkan-ValidationLayers build # 22993 passed.

@spencer-lunarg spencer-lunarg merged commit 16c7ffd into KhronosGroup:main Mar 30, 2026
20 checks passed
@spencer-lunarg spencer-lunarg deleted the spencer-lunarg-spirv-update branch March 30, 2026 18:21
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