Searched refs:new_backcolor (Results 1 – 1 of 1) sorted by relevance
289 memset(this->new_backcolor, 0, sizeof(this->new_backcolor)); in replace_varyings_visitor()333 this->new_backcolor[i] = in replace_varyings_visitor()415 this->new_backcolor[i]) { in visit()416 var->replace_with(this->new_backcolor[i]); in visit()476 this->new_backcolor[i]) { in handle_rvalue()477 *rvalue = new(ctx) ir_dereference_variable(this->new_backcolor[i]); in handle_rvalue()509 ir_variable *new_backcolor[2]; member in __anon252751e10111::replace_varyings_visitor