Searched refs:get_bool_component (Results 1 - 4 of 4) sorted by relevance

/external/mesa3d/src/glsl/
H A Dloop_controls.cpp143 if (cmp_result->get_bool_component(0)) {
H A Dir.cpp627 this->value.b[i] = value->get_bool_component(j);
657 ir_constant::get_bool_component(unsigned i) const function in class:ir_constant
H A Dir.h1518 bool get_bool_component(unsigned i) const;
H A Dast_function.cpp551 data.b[i + base_component] = c->get_bool_component(i);

Completed in 46 milliseconds