Lines Matching defs:bvec
5162 ir_variable *flip = body.make_temp(glsl_type::bvec(n), "flip");
5560 MAKE_SIG(glsl_type::bvec(type->vector_elements), avail, 1, x);
5571 MAKE_SIG(glsl_type::bvec(type->vector_elements), avail, 1, x);
6361 glsl_type::bvec(type->vector_elements), type, type);
6369 glsl_type::bvec(type->vector_elements), type, type,
6378 glsl_type::bvec(type->vector_elements), type, type,
6387 glsl_type::bvec(type->vector_elements), type, type);
6395 glsl_type::bvec(type->vector_elements), type, type);
6403 glsl_type::bvec(type->vector_elements), type, type);
7010 const glsl_type *bvec = glsl_type::get_instance(GLSL_TYPE_BOOL, vec_elem, 1);
7030 ir_variable *is_not_zero = body.make_temp(bvec, "is_not_zero");