Skip to content

ci: Enable apitrace-based trace testing on freedreno (and improve fd/turnip using it)

Emma Anholt requested to merge anholt/mesa:fd-tracie into master

Based on !5393 (merged):

  • Add 115MB to our container to cache the current set of public apitrace traces and add apitrace to the image so we can use tracie to verify that we haven't unintentionally changed our rendering.
  • Test the current traces in about a minute.
  • Fix polygon fill on a6xx to fix one of the traces.
  • speed up fastboot test runs by moving hard work from per-test-job to container build.

Merge request reports