Skip to content

MESA_framebuffer_flip_x and MESA_framebuffer_SwapXY tests

Cici Ruan requested to merge ruanc/piglit:rotation into main

MESA_framebuffer_flip_x and MESA_framebuffer_swap_xy are add to implement rotation feature with MESA_framebuffer_flip_y. The tests verifies whether the framebuffer is rendered correctly. It currently tests user framebuffer.

Edited by Jordan Justen

Merge request reports