From: Carl Worth Date: Thu, 16 Aug 2012 20:39:10 +0000 (-0700) Subject: Track updates to "apitrace trim" which no longer drops glBindTexture calls X-Git-Url: https://git.cworth.org/git?p=apitrace-tests;a=commitdiff_plain;h=8d0a37a705d6b242672da7527d0f83397d162ac8;hp=8d0a37a705d6b242672da7527d0f83397d162ac8 Track updates to "apitrace trim" which no longer drops glBindTexture calls We still aren't sure *why* apitrace trim should have to leave these calls around, but we have a trace which only passes the trim-stress-test if these calls are untrimmed. While that mystery waits to be solved, make the test here compatible with the current behavior. ---