Lines Matching defs:bvec
6177 MAKE_SIG(glsl_type::bvec(type->vector_elements), avail, 1, x);
6188 MAKE_SIG(glsl_type::bvec(type->vector_elements), avail, 1, x);
6978 glsl_type::bvec(type->vector_elements), type, type);
6986 glsl_type::bvec(type->vector_elements), type, type,
6995 glsl_type::bvec(type->vector_elements), type, type,
7004 glsl_type::bvec(type->vector_elements), type, type);
7012 glsl_type::bvec(type->vector_elements), type, type);
7020 glsl_type::bvec(type->vector_elements), type, type);
7707 const glsl_type *bvec = glsl_type::get_instance(GLSL_TYPE_BOOL, vec_elem, 1);
7727 ir_variable *is_not_zero = body.make_temp(bvec, "is_not_zero");