Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reflect SPV_REFLECT_DESCRIPTOR_TYPE_SAMPLE_WEIGHT_IMAGE_QCOM when decoration_flag contains SPV_REFLECT_DECORATION_WEIGHT_TEXTURE #249

Open
randallrvr opened this issue Jan 19, 2024 · 4 comments

Comments

@randallrvr
Copy link

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.

@spencer-lunarg
Copy link
Contributor

@raegnar do you have an example SPIR-V file to help look at the problem

@randallrvr
Copy link
Author

Here is fairly minimal spir-v file (renamed as a txt so it could be uploaded)
sample_qcom_spv.txt

@randallrvr
Copy link
Author

Just following up, was that what you needed?

@spencer-lunarg
Copy link
Contributor

yes the spirv is good, I just haven't had time recently to work on SPIRV-Reflect

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

No branches or pull requests

2 participants