Searched refs:ir_state_slot (Results 1 – 7 of 7) sorted by relevance
399 struct ir_state_slot { struct581 inline ir_state_slot *get_state_slots() in get_state_slots()586 inline const ir_state_slot *get_state_slots() const in get_state_slots()591 inline ir_state_slot *allocate_state_slots(unsigned n) in allocate_state_slots()595 this->u.state_slots = ralloc_array(this, ir_state_slot, n); in allocate_state_slots()1011 ir_state_slot *state_slots;
57 ir_state_slot *s = var->allocate_state_slots(this->get_num_state_slots()); in clone()
490 ir_state_slot *slot0 = &mode->get_state_slots()[0]; in lower_blend_equation_advanced()
559 ir_state_slot *slots = in add_uniform()
441 ir_state_slot *state_slots = ir->get_state_slots(); in visit()
625 const ir_state_slot *const slots = ir->get_state_slots(); in visit()
1076 const ir_state_slot *const slots = ir->get_state_slots(); in visit()