Home | History | Annotate | Download | only in glsl

Lines Matching refs:get_double_component

880 	    this->value.d[i] = value->get_double_component(j);
975 ir_constant::get_double_component(unsigned i) const
1134 value.d[i+offset] = src->get_double_component(i);
1191 value.d[i+offset] = src->get_double_component(id++);