X-Git-Url: https://git.cworth.org/git?p=apitrace-tests;a=blobdiff_plain;f=cli%2Fcli-trim-unused-textures.script;h=e90204215dea1a750664e055fc61531aea279dd3;hp=a82555e8fa4b88d7b4e9493f6213f74d3220d3a5;hb=8956eb531059e5f3012db55bede18b44638fa23a;hpb=8d0a37a705d6b242672da7527d0f83397d162ac8 diff --git a/cli/cli-trim-unused-textures.script b/cli/cli-trim-unused-textures.script index a82555e..e902042 100644 --- a/cli/cli-trim-unused-textures.script +++ b/cli/cli-trim-unused-textures.script @@ -8,7 +8,7 @@ apitrace dump-images --calls=10,31,50,71,87,88 --call-nos=no -o ./glxsimple-ref/ # Trim to the same callset used to generate reference images -apitrace trim --calls=10,31,50,71,87,88 glxsimple.trace +apitrace trim --auto --calls=10,31,50,71,87,88 glxsimple.trace # Verify that we actually trimmed what we wanted to