Home | History | Annotate | Download | only in glsl

Lines Matching defs:get_uint_component

706 	    this->value.u[i] = value->get_uint_component(j);
811 ir_constant::get_uint_component(unsigned i) const
888 value.u[i+offset] = src->get_uint_component(i);
946 value.u[i+offset] = src->get_uint_component(id++);