Skip to content

Spv qcom image processing3#596

Open
wooyoungqcom wants to merge 1 commit into
KhronosGroup:mainfrom
CodeLinaro:spv-qcom-image-processing3
Open

Spv qcom image processing3#596
wooyoungqcom wants to merge 1 commit into
KhronosGroup:mainfrom
CodeLinaro:spv-qcom-image-processing3

Conversation

@wooyoungqcom
Copy link
Copy Markdown
Contributor

No description provided.

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@wooyoungqcom wooyoungqcom force-pushed the spv-qcom-image-processing3 branch from ecb0849 to f5b530f Compare May 7, 2026 20:54
@alan-baker
Copy link
Copy Markdown
Contributor

Something is wrong with your latest rebuild. It is no longer including the new enum when it tests the build.

@wooyoungqcom
Copy link
Copy Markdown
Contributor Author

I am having a CLA issue. Maybe that is the reason the server refuses to pull in the patch?

{ "kind" : "IdRef", "name" : "Sampled Image" },
{ "kind" : "IdRef", "name" : "Coordinate" },
{ "kind" : "IdRef", "name" : "Component" },
{ "kind" : "LiteralInteger", "name" : "Mode" },
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should be:

Suggested change
{ "kind" : "LiteralInteger", "name" : "Mode" },
{ "kind" : "GatherModes", "name" : "Mode" },

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Separately, looking at the spec again. The extension claims this should be an id.

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.

It should have been GatherModes. Also, while I was fixing it, I realized I missed adding a couple of files to the change set. That mistake also has been fixed. Thank you so much !!!

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.

We made the changes quite a while ago, and I was confused with the back-up changes I made.
The intention was we use for "Mode".
I made the fix and I also updated the spec accordingly.

@wooyoungqcom wooyoungqcom force-pushed the spv-qcom-image-processing3 branch from f559f31 to b3c106a Compare May 12, 2026 01:29
@wooyoungqcom wooyoungqcom force-pushed the spv-qcom-image-processing3 branch from b3c106a to c07e080 Compare May 13, 2026 07:53
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