Searched refs:urb_setup (Results 1 – 3 of 3) sorted by relevance
695 if (urb_setup[location] == -1) { in emit_general_interpolation()943 urb_setup[i] = -1; in calculate_urb_setup()951 urb_setup[i] = urb_next++; in calculate_urb_setup()971 urb_setup[fp_index] = urb_next; in calculate_urb_setup()983 urb_setup[FRAG_ATTRIB_PNTC] = urb_next++; in calculate_urb_setup()
379 int urb_setup[FRAG_ATTRIB_MAX]; variable
1858 int regnr = urb_setup[location] * 2 + channel / 2; in interp_reg()1861 assert(urb_setup[location] != -1); in interp_reg()