Mark Callow
Mark Callow
Have you had any more thoughts on a PR for this?
Fixed by #748.
> Here's one possible way to do it: https://github.com/ARM-software/astc-encoder/compare/4.7.0...YunHsiao:astc-encoder:rdo Thank you @YunHsiao. From what I can see it looks good. Since there does not appear to be a PR to...
> rdo-lookback is just uastcRDODictSize divided by ASTC block bytes (16) So the difference is one is specified in bytes and the other in blocks, correct? I think I prefer...
> Yes but for compatability's sake I'd rather go with bytes. Okay. But the KTX documentation should explain more clearly what this parameter is. I like your name of rdo-lookback....
Final issue fixed by PR #778.
`texture2.c` has been fixed. The new `ktx validate` and `ktx create` correctly support depth & stencil. The legacy tools will not be fixed. That leaves `vkloader.c` and `glloader.c` to be...
@likangning93 is this still an issue for you? If so, did you test @atteneder 's branch?
Ping @likangning93. If I don't here from you in a couple of days I'm going to close this as not planned.
@lexaknyazev does `ktx create` have size limits or size warnings? Its reference page does not indicate anything.