Skip to content

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

Open
ProbablePrime wants to merge 1 commit into
GPUOpen-Tools:masterfrom
ProbablePrime:patch-1
Open

fix(CMP_ConvertTexture): Correct error code from CMP_ConvertTexture#337
ProbablePrime wants to merge 1 commit into
GPUOpen-Tools:masterfrom
ProbablePrime:patch-1

Conversation

@ProbablePrime

Copy link
Copy Markdown

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

CMP_ERR_UNSUPPORTED_SOURCE_FORMAT  was returned when the Destination Format had an unsupported codec. This should be DEST_FORMAT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant