зеркало из https://github.com/mozilla/moz-skia.git
Add valgrind suppressions for driver bugs
https://codereview.chromium.org/27019005/ git-svn-id: http://skia.googlecode.com/svn/trunk@11736 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
Родитель
d03c2c732e
Коммит
8ec502b416
|
@ -32,3 +32,25 @@
|
|||
fun:FcPatternObjectInsertElt
|
||||
fun:FcPatternObjectAddWithBinding
|
||||
}
|
||||
{
|
||||
Driver_bug_1
|
||||
Memcheck:Value8
|
||||
...
|
||||
obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
|
||||
fun:lp_rast_triangle_3
|
||||
}
|
||||
{
|
||||
Driver_bug_2
|
||||
Memcheck:Value8
|
||||
...
|
||||
obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
|
||||
fun:lp_rast_triangle_2
|
||||
}
|
||||
{
|
||||
Driver_bug_3
|
||||
Memcheck:Value8
|
||||
obj:/usr/lib/x86_64-linux-gnu/dri/libdricore.so
|
||||
fun:_mesa_readpixels
|
||||
fun:_mesa_ReadnPixelsARB
|
||||
fun:_mesa_ReadPixels
|
||||
}
|
||||
|
|
|
@ -32,3 +32,25 @@
|
|||
fun:FcPatternObjectInsertElt
|
||||
fun:FcPatternObjectAddWithBinding
|
||||
}
|
||||
{
|
||||
Driver_bug_1
|
||||
Memcheck:Value8
|
||||
...
|
||||
obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
|
||||
fun:lp_rast_triangle_3
|
||||
}
|
||||
{
|
||||
Driver_bug_2
|
||||
Memcheck:Value8
|
||||
...
|
||||
obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
|
||||
fun:lp_rast_triangle_2
|
||||
}
|
||||
{
|
||||
Driver_bug_3
|
||||
Memcheck:Value8
|
||||
obj:/usr/lib/x86_64-linux-gnu/dri/libdricore.so
|
||||
fun:_mesa_readpixels
|
||||
fun:_mesa_ReadnPixelsARB
|
||||
fun:_mesa_ReadPixels
|
||||
}
|
||||
|
|
|
@ -32,3 +32,25 @@
|
|||
fun:FcPatternObjectInsertElt
|
||||
fun:FcPatternObjectAddWithBinding
|
||||
}
|
||||
{
|
||||
Driver_bug_1
|
||||
Memcheck:Value8
|
||||
...
|
||||
obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
|
||||
fun:lp_rast_triangle_3
|
||||
}
|
||||
{
|
||||
Driver_bug_2
|
||||
Memcheck:Value8
|
||||
...
|
||||
obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
|
||||
fun:lp_rast_triangle_2
|
||||
}
|
||||
{
|
||||
Driver_bug_3
|
||||
Memcheck:Value8
|
||||
obj:/usr/lib/x86_64-linux-gnu/dri/libdricore.so
|
||||
fun:_mesa_readpixels
|
||||
fun:_mesa_ReadnPixelsARB
|
||||
fun:_mesa_ReadPixels
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче