Lines Matching full:bvec
3793 MAKE_SIG(glsl_type::bvec(type->vector_elements), avail, 1, x);
3804 MAKE_SIG(glsl_type::bvec(type->vector_elements), avail, 1, x);
4516 glsl_type::bvec(type->vector_elements), type, type);
4524 glsl_type::bvec(type->vector_elements), type, type);
4532 glsl_type::bvec(type->vector_elements), type, type);
4540 glsl_type::bvec(type->vector_elements), type, type);
4548 glsl_type::bvec(type->vector_elements), type, type);
4556 glsl_type::bvec(type->vector_elements), type, type);
5176 const glsl_type *bvec = glsl_type::get_instance(GLSL_TYPE_BOOL, vec_elem, 1);
5196 ir_variable *is_not_zero = body.make_temp(bvec, "is_not_zero");