Searched refs:ir_state_slot (Results 1 – 7 of 7) sorted by relevance
401 struct ir_state_slot { struct583 inline ir_state_slot *get_state_slots() in get_state_slots()588 inline const ir_state_slot *get_state_slots() const in get_state_slots()593 inline ir_state_slot *allocate_state_slots(unsigned n) in allocate_state_slots()597 this->u.state_slots = ralloc_array(this, ir_state_slot, n); in allocate_state_slots()1039 ir_state_slot *state_slots;
57 ir_state_slot *s = var->allocate_state_slots(this->get_num_state_slots()); in clone()
492 ir_state_slot *slot0 = &mode->get_state_slots()[0]; in lower_blend_equation_advanced()
673 ir_state_slot *slots = in add_uniform()
666 ir_state_slot *state_slots = ir->get_state_slots(); in visit()
550 const ir_state_slot *const slots = ir->get_state_slots(); in visit()
1218 const ir_state_slot *const slots = ir->get_state_slots(); in visit()