Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/
Dregister_allocate_internal.h53 bool round_robin; member
Dregister_allocate.c127 regs->round_robin = true; in ra_set_allocate_round_robin()
423 blob_write_uint32(blob, regs->round_robin); in ra_set_serialize()
470 regs->round_robin = blob_read_uint32(blob); in ra_set_deserialize()
968 if (g->regs->round_robin && in ra_select()