Index: tools/valgrind/memcheck/suppressions.txt |
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt |
index ac15c6cacb2873de9641ef0116cb96d124c6ea4b..1a0e58627967bb70a57174bc67bda7f95362e1e9 100644 |
--- a/tools/valgrind/memcheck/suppressions.txt |
+++ b/tools/valgrind/memcheck/suppressions.txt |
@@ -5494,9 +5494,9 @@ |
... |
fun:shared_dispatch_stub_* |
... |
- fun:_ZN3gpu5gles216GLES2DecoderImpl9DoCommandEjjPKv |
- fun:_ZN3gpu13CommandParser14ProcessCommandEv |
- fun:_ZN3gpu12GpuScheduler10PutChangedEv |
+ fun:*gpu*gles*GLES2DecoderImpl*DoCommand* |
+ fun:*gpu*CommandParser*ProcessCommand* |
+ fun:*gpu*GpuScheduler*PutChanged* |
} |
{ |
bug_348863 |