Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_astc.cpp555 int high_prec; member
710 high_prec = in.get_bits(9, 1); in decode_block_mode()
804 high_prec = 0; in decode_block_mode()
1465 printf("weights_grid=%dx%dx%d dual_plane=%d num_weights=%d high_prec=%d r=%d range=0..%d (%dt %dq %db) weight_bits=%d\n",
1466 wt_w, wt_h, wt_d, dual_plane, num_weights, high_prec, wt_range, wt_max, wt_trits, wt_quints, wt_bits, weight_bits);
1713 switch (high_prec) {

Completed in 3 milliseconds