Searched refs:is_red (Results 1 – 5 of 5) sorted by relevance
158 static bool is_red(struct rb_node *rb) in is_red() function167 count += !is_red(rb); in black_path_count()200 WARN_ON_ONCE(is_red(rb) && in check()201 (!rb_parent(rb) || is_red(rb_parent(rb)))); in check()
110 fbo->is_red = f->format == GL_RED; in glamor_create_fbo_from_tex()
342 Bool is_red; member
188 if (fbo->is_red) { in glamor_bind_texture()
532 dest_priv->fbo->is_red); in glamor_set_composite_texture()