Updated astc-encoder.

This commit is contained in:
Бранимир Караџић
2022-11-24 07:26:25 -08:00
parent 8c3aabc3c1
commit 85109d7cdb
11 changed files with 951 additions and 767 deletions

View File

@@ -1357,7 +1357,6 @@ astcenc_error astcenc_get_block_info(
unpack_color_endpoints(ctx->config.profile,
scb.color_formats[i],
scb.get_color_quant_mode(),
scb.color_values[i],
rgb_hdr, a_hdr,
endpnt[0], endpnt[1]);