Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_schedule.c427 unsigned reuse_bytes = 0; in mir_adjust_constant() local
437 reuse_bytes++; in mir_adjust_constant()
444 (reuse_bytes > best_reuse_bytes || best_place < 0)) { in mir_adjust_constant()
445 best_reuse_bytes = reuse_bytes; in mir_adjust_constant()