Searched refs:nr_constrefs (Results 1 – 2 of 2) sorted by relevance
139 for (i = 0; i < c->nr_constrefs; i++) { in get_const_ref()146 if (c->nr_constrefs < BRW_WM_MAX_CONST) { in get_const_ref()147 GLuint i = c->nr_constrefs++; in get_const_ref()
249 GLuint nr_constrefs; member