Searched refs:exp_h (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/ | ||
| H A D | pan_tiler.c | 348 unsigned exp_h = util_logbase2(best_h / 16); local in function:panfrost_choose_tile_size 350 return exp_w | (exp_h << 6); |
Completed in 33 milliseconds