Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dastcenc_averages_and_directions.cpp393 float texel_weight = hadd_s(blk.channel_weight) / 4.0f; in compute_avgs_and_dirs_4_comp() local
476 float texel_weight = hadd_s(blk.channel_weight.swz<0, 1, 2>()); in compute_avgs_and_dirs_3_comp() local
594 float texel_weight = hadd_s(blk.channel_weight.swz<0, 1, 2>()) * (1.0f / 3.0f); in compute_avgs_and_dirs_3_comp_rgb() local
665 float texel_weight; in compute_avgs_and_dirs_2_comp() local