Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/midgard/
Dmidgard_schedule.c389 unsigned best_reuse_bytes = 0; in mir_adjust_constant() local
411 (reuse_bytes > best_reuse_bytes || best_place < 0)) { in mir_adjust_constant()
412 best_reuse_bytes = reuse_bytes; in mir_adjust_constant()