KhronosGroup / KhronosGroup/SPIRV-Reflect

Reflect SPV_REFLECT_DESCRIPTOR_TYPE_SAMPLE_WEIGHT_IMAGE_QCOM when decoration_flag contains SPV_REFLECT_DECORATION_WEIGHT_TEXTURE

Open
#249 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
871
Forks
188
Avg merge
19m
Merged PRs (30d)
1

Description

It seems like spirv-reflect is correctly assigning the SPV_REFLECT_DECORATION_WEIGHT_TEXTURE, but it never assigns the correct descriptor type in these instances, SPV_REFLECT_DESCRIPTOR_TYPE_SAMPLE_WEIGHT_IMAGE_QCOM.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the descriptor-type assignment path for SPV_REFLECT_DECORATION_WEIGHT_TEXTURE and compare its result with SPV_REFLECT_DESCRIPTOR_TYPE_SAMPLE_WEIGHT_IMAGE_QCOM. Done means this decoration produces the specified descriptor type, with the existing reflection behavior preserved for other descriptor cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
computer-graphics
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.