Searched defs:has_color (Results 1 – 3 of 3) sorted by relevance
124 bool has_color() const { return color_ != kInvalidColor; } in has_color() function
103 bool has_color = false, has_depth = false, has_input = false; in anv_CreateRenderPass() local
1793 bool has_depth, has_stencil, has_color; in util_blitter_blit_generic() local