Home
last modified time | relevance | path

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

/third_party/mesa3d/src/broadcom/compiler/
Dvir_register_allocate.c374 uint32_t next_phys; member
445 int phys_off = (v3d_ra->next_phys + i) % PHYS_COUNT; in v3d_ra_select_rf()
449 v3d_ra->next_phys = phys_off + 1; in v3d_ra_select_rf()
602 .next_phys = 3, in v3d_register_allocate()