Home | History | Annotate | Download | only in glsl

Lines Matching full:get_int_component

709 	    this->value.i[i] = value->get_int_component(j);
794 ir_constant::get_int_component(unsigned i) const
891 value.i[i+offset] = src->get_int_component(i);
949 value.i[i+offset] = src->get_int_component(id++);