Skip to content

Commit

Permalink
Uncomment ktx encode ASTC specific documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
wasimabbas-arm committed Nov 18, 2024
1 parent ad7a6fb commit 189ab65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/ktx/command_create.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -609,8 +609,8 @@ Create a KTX2 file from various input files.
is present in the input. @c SRGB or @c UNORM is chosen depending on the
specified ASTC format. The ASTC-specific and common encoder options listed
@ref ktx_create_options_encoding "below" become valid, otherwise they are ignored.
<!--This matches the functionality of the @ref ktx_encode "ktx encode" command
when an ASTC format is specified.<br /> -->
This matches the functionality of the @ref ktx_encode "ktx encode" command
when an ASTC format is specified.<br />
<br />
When used with @b \--encode it specifies the target format before the encoding step.
In this case it must be one of:
Expand Down

0 comments on commit 189ab65

Please sign in to comment.