Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dastcenc_compress_symbolic.cpp488 unsigned int texels_to_evaluate = di.weight_texel_count[we_idx]; in realign_weights_decimated() local
489 promise(texels_to_evaluate > 0); in realign_weights_decimated()
490 for (unsigned int te_idx = 0; te_idx < texels_to_evaluate; te_idx++) in realign_weights_decimated()

Completed in 3 milliseconds