Lines Matching defs:bvec
4672 ir_variable *flip = body.make_temp(glsl_type::bvec(n), "flip");
5071 MAKE_SIG(glsl_type::bvec(type->vector_elements), avail, 1, x);
5082 MAKE_SIG(glsl_type::bvec(type->vector_elements), avail, 1, x);
5866 glsl_type::bvec(type->vector_elements), type, type);
5874 glsl_type::bvec(type->vector_elements), type, type,
5883 glsl_type::bvec(type->vector_elements), type, type,
5892 glsl_type::bvec(type->vector_elements), type, type);
5900 glsl_type::bvec(type->vector_elements), type, type);
5908 glsl_type::bvec(type->vector_elements), type, type);
6531 const glsl_type *bvec = glsl_type::get_instance(GLSL_TYPE_BOOL, vec_elem, 1);
6551 ir_variable *is_not_zero = body.make_temp(bvec, "is_not_zero");