Home | History | Annotate | Download | only in glsl

Lines Matching full:get_double_component

779 	    this->value.d[i] = value->get_double_component(j);
862 ir_constant::get_double_component(unsigned i) const
989 value.d[i+offset] = src->get_double_component(i);
1048 value.d[i+offset] = src->get_double_component(id++);