Two problems were identified as part of reviewing https://github.com/KhronosGroup/KTX-Specification/issues/231. - [x] `ktx create` does not set this qualifier when setting a non-linear transfer function on a UNORM format texture with an alpha channel. - [x] `ktx validate` incorrectly reports that the qualifier must not be set for a UNORM texture even if the transfer function is non-linear.
Two problems were identified as part of reviewing KhronosGroup/KTX-Specification#231.
ktx createdoes not set this qualifier when setting a non-linear transfer function on a UNORM format texture with an alpha channel.ktx validateincorrectly reports that the qualifier must not be set for a UNORM texture even if the transfer function is non-linear.