Searched defs:get_int_component (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/glsl/
H A Dir.cpp770 this->value.i[i] = value->get_int_component(j);
880 ir_constant::get_int_component(unsigned i) const function in class:ir_constant
980 value.i[i+offset] = src->get_int_component(i);
1039 value.i[i+offset] = src->get_int_component(id++);

Completed in 942 milliseconds