Skip to content
Snippets Groups Projects
Commit 788c53bc authored by Lionel Landwerlin's avatar Lionel Landwerlin
Browse files

report-fossil: add a parameter to discard stats


This adds a property to indicate that a statistic change makes all
other statistics uncomparable. This is quite useful on Intel where
shaders are compiled in different variants and a SIMD8 compute shader
cannot be compared to a SIMD16 variant. All that should be visible is
the change of SIMD width.

Signed-off-by: default avatarLionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: default avatarAlejandro Piñeiro <apinheiro@igalia.com>
parent 9bf8e5f8
No related branches found
No related tags found
1 merge request!89report-fossil: add a parameter to discard stats
Pipeline #908626 waiting for manual action