KhronosGroup / KhronosGroup/SPIRV-Reflect
Descriptor binding name?
Open
- Dominant language
- C
- Stars
- 871
- Forks
- 188
- Avg merge
- 19m
- Merged PRs (30d)
- 1
Description
It appears that descriptor binding name is always empty.
It appears that the name has to be obtained from
SpvReflectTypeDescription* type_description;
field.
Feature or a bug?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing where descriptor binding names are populated and inspect the referenced SpvReflectTypeDescription type_description field. No source file or test is named, so first identify the relevant reflection entry point; done means determining whether the empty name is expected behavior or a defect and adding a focused test or clarification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- api, computer-graphics
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100