Skip to content

fix(CMP_ConvertTexture): Correct error code from CMP_ConvertTexture#4

Merged
ProbablePrime merged 2 commits intomasterfrom
fix/convert-errors
Feb 4, 2025
Merged

fix(CMP_ConvertTexture): Correct error code from CMP_ConvertTexture#4
ProbablePrime merged 2 commits intomasterfrom
fix/convert-errors

Conversation

@ProbablePrime
Copy link
Copy Markdown
Member

CMP_ERR_UNSUPPORTED_SOURCE_FORMAT was returned when the Destination Format had an unsupported codec. This should be DEST_FORMAT

Same as: GPUOpen-Tools#337

but for our fork, which can test ci.

CMP_ERR_UNSUPPORTED_SOURCE_FORMAT was returned when the Destination Format had an unsupported codec. This should be DEST_FORMAT
@ProbablePrime
Copy link
Copy Markdown
Member Author

Our CI works so.

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.

1 participant