Searched refs:swap_color_rb (Results 1 – 7 of 7) sorted by relevance
266 if (vc5->swap_color_rb & (1 << rt)) { in translate_colormask()492 colour.red_f16 = (vc5->swap_color_rb ? in v3dX()496 colour.blue_f16 = (vc5->swap_color_rb ? in v3dX()
377 key->swap_color_rb = vc5->swap_color_rb; in vc5_update_compiled_fs()
367 uint8_t swap_color_rb; member
442 vc5->swap_color_rb = 0; in vc5_set_framebuffer_state()454 vc5->swap_color_rb |= 1 << i; in vc5_set_framebuffer_state()
579 if (vc5->swap_color_rb & (1 << i)) { in vc5_clear()
330 uint8_t swap_color_rb; member
1005 if (c->fs_key->swap_color_rb & (1 << rt)) { in emit_frag_end()