Home
last modified time | relevance | path

Searched defs:decimation_info (Results 1 – 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
Dastcenc_internal.h541 struct decimation_info struct
544 uint8_t texel_count;
547 uint8_t max_texel_weight_count;
550 uint8_t weight_count;
553 uint8_t weight_x;
556 uint8_t weight_y;
559 uint8_t weight_z;
562 uint8_t texel_weight_count[BLOCK_MAX_TEXELS];
565 uint8_t texel_weights_4t[4][BLOCK_MAX_TEXELS];
568 uint8_t texel_weights_int_4t[4][BLOCK_MAX_TEXELS];
[all …]