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

Add support for fewer components in input files #755

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

aqnuep
Copy link
Collaborator

@aqnuep aqnuep commented Aug 21, 2023

Fixes issue #751.

Copy link
Collaborator

@MarkCallow MarkCallow left a comment

Choose a reason for hiding this comment

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

Thank you very much for doing this. I have one question in the comment below.

tools/ktx/command_create.cpp Outdated Show resolved Hide resolved
@MarkCallow
Copy link
Collaborator

@aqnuep please fix the conflict that has just arisen. Likely it is from PR #749. Sorry for the extra work.

@aqnuep
Copy link
Collaborator Author

aqnuep commented Aug 22, 2023

@MarkCallow, FYI, I made some changes that will prevent loading additional unnecessary components. For the purposes of this feature only, there was a straightforward solution. However, long-term, I think we should think about improving the image ops to support a wider set of combinations.

Please first merge the CTS changes for issue #752 (KhronosGroup/KTX-Software-CTS#2), then I can remove the draft flag here, and then you can merge this PR, and then the CTS changes for this PR (KhronosGroup/KTX-Software-CTS#3).

@aqnuep aqnuep marked this pull request as ready for review August 22, 2023 09:14
@aqnuep aqnuep marked this pull request as draft August 22, 2023 09:15
@aqnuep aqnuep marked this pull request as ready for review August 22, 2023 09:22
@aqnuep
Copy link
Collaborator Author

aqnuep commented Aug 22, 2023

@MarkCallow, if you didn't notice, this one is rebased and ready to go.

@MarkCallow MarkCallow merged commit adcccf1 into KhronosGroup:main Aug 23, 2023
13 checks passed
@aqnuep aqnuep deleted the issue-751 branch October 12, 2023 16:23
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.

2 participants