Index: tools/valgrind/drmemory/suppressions_full.txt |
diff --git a/tools/valgrind/drmemory/suppressions_full.txt b/tools/valgrind/drmemory/suppressions_full.txt |
index 2f315fa4e0f0dc04f12668f91d82da2589a4745e..f9d510ace0ee59a6c19c1779cad2313b47037e2b 100644 |
--- a/tools/valgrind/drmemory/suppressions_full.txt |
+++ b/tools/valgrind/drmemory/suppressions_full.txt |
@@ -1888,3 +1888,8 @@ name=bug_436131_c |
*!ash::test::ShelfViewTestAPI::GetPreferredSize |
*!ash::test::ShelfViewTest_OverflowBubbleSize_Test::TestBody |
*!testing::internal::HandleExceptionsInMethodIfSupported<> |
+ |
+UNINITIALIZED READ |
+name=bug_447788 |
+... |
+*!gpu::gles2::GLES2ImplementationTest_TexImage3DSingleCommand_Test::TestBody |