KhronosGroup / KhronosGroup/SPIRV-Tools

SpvCapabilityGroups w/ vulkan

Open
#1,572 3 comments 0 reactions 0 assignees View on GitHub
component:validation
Dominant language
C++
Stars
1.4k
Forks
709
Avg merge
1d 22h
Merged PRs (30d)
28

Description

Hi,
I believe SpvCapabilityGroups should be added to IsSupportOptionalVulkan_1_0 (validate_capability.cpp) since this capability is generated by glslang when using certain intrinsics.

https://github.com/KhronosGroup/glslang/blob/master/SPIRV/GlslangToSpv.cpp, line 5421

Contributor guide

Open the contributing guide

Research direction

Start in validate_capability.cpp at IsSupportOptionalVulkan_1_0 and compare the capability handling with the SpvCapabilityGroups generation referenced in glslang's SPIRV/GlslangToSpv.cpp around line 5421. Confirm that the capability is accepted for Vulkan 1.0 validation when generated by the referenced intrinsics.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
compilers
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.