Home
last modified time | relevance | path

Searched refs:compute_infill_weights (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Dtexcompress_astc.cpp640 void compute_infill_weights(int block_w, int block_h, int block_d);
1263 void Block::compute_infill_weights(int block_w, int block_h, int block_d) in compute_infill_weights() function in Block
1583 compute_infill_weights(decoder.block_w, decoder.block_h, decoder.block_d); in decode()