ETCPACK icon indicating copy to clipboard operation
ETCPACK copied to clipboard

glBaseInternalFormat should never be a 'typed format'

Open jherico opened this issue 6 years ago • 0 comments

https://github.com/Ericsson/ETCPACK/blob/14a64d9d19318fb9f81ce339b7103ffa0f1781d7/source/etcpack.cxx#L15647

Per the KTX specification, the glBaseInternalFormat field should never be a typed field with bit widths baked into the identifier.

jherico avatar Oct 03 '18 02:10 jherico