Home
last modified time | relevance | path

Searched refs:weight_idx0 (Results 1 - 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_ideal_endpoints_and_weights.cpp44 vint weight_idx0 = vint(di.texel_weights_tr[0] + index); in bilinear_infill_vla() local
50 vfloat weight_val0 = gatherf(weights, weight_idx0); in bilinear_infill_vla()
84 vint weight_idx0 = vint(di.texel_weights_tr[0] + index); in bilinear_infill_vla_2() local
88 vfloat weight_val0 = gatherf(weights, weight_idx0); in bilinear_infill_vla_2()

Completed in 2 milliseconds