Lines Matching refs:weight_count
417 unsigned int weight_count = di.weight_count;
418 assert(weight_count != bsd.texel_count);
433 promise(weight_count > 0);
463 for (unsigned int we_idx = 0; we_idx < weight_count; we_idx += ASTCENC_SIMD_WIDTH)
471 for (unsigned int we_idx = 0; we_idx < weight_count; we_idx++)
729 promise(di.weight_count > 0);
745 for (unsigned int j = 0; j < di.weight_count; j++)
870 if (di.weight_count != bsd.texel_count)
1119 promise(di.weight_count > 0);
1135 for (int j = 0; j < di.weight_count; j++)
1208 if (di.weight_count != bsd.texel_count)