Lines Matching full:slots
443 ir_state_slot *slots =446 uni->state_slots = slots;452 memcpy(slots->tokens, element->tokens, sizeof(element->tokens));456 slots->tokens[2] = a;458 slots->tokens[1] = a;462 slots->swizzle = element->swizzle;463 slots++;