Searched refs:AB_COUNT (Results 1 – 1 of 1) sorted by relevance
106 #define AB_COUNT 64 macro235 for (int i = 0; i < AB_COUNT; i++) { in vc4_ra_select_callback()236 int ab_off = (vc4_ra->next_ab + i) % AB_COUNT; in vc4_ra_select_callback()