Skip to content

gitlab-ci: Automated testing with OpenGL traces

Tomeu Vizoso requested to merge tomeu/mesa:tracie into master

Introduce automated testing of Mesa by replaying traces with Renderdoc or Apitrace.

For now only LLVMPipe is tested, but other drivers can be tested if there's runners with the necessary hardware.

Running the tests in LAVA DUTs will require some extra changes to the intermediate artifacts.

Signed-off-by: Tomeu Vizoso tomeu.vizoso@collabora.com

Merge request reports