Searched defs:Dr (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/mesa/main/ | ||
H A D | texcompress_astc.cpp | 1261 int Dr = block_d <= 1 ? 0 : (1024 + block_d / 2) / (block_d - 1); in compute_infill_weights() local |
Completed in 4 milliseconds