aboutsummaryrefslogtreecommitdiffhomepage
path: root/expectations
diff options
context:
space:
mode:
authorGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-08-23 20:20:15 +0000
committerGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-08-23 20:20:15 +0000
commitcbe63fe1a8fc98a657b637b580e04518019ce021 (patch)
treed16872eb9903926c3f2f0c042fa3b14debf8aaaa /expectations
parenta17093f992eec64011bfb4cb88fdf01939034557 (diff)
add bezier effect baselines
git-svn-id: http://skia.googlecode.com/svn/trunk@10898 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'expectations')
-rw-r--r--expectations/gm/Test-Android-Nexus10-MaliT604-Arm7-Debug/expected-results.json48
-rw-r--r--expectations/gm/Test-Android-Nexus10-MaliT604-Arm7-Release/expected-results.json48
-rw-r--r--expectations/gm/Test-Android-Nexus4-Adreno320-Arm7-Release/expected-results.json24
-rw-r--r--expectations/gm/Test-Android-Nexus7-Tegra3-Arm7-Debug/expected-results.json24
-rw-r--r--expectations/gm/Test-Android-Nexus7-Tegra3-Arm7-Release/expected-results.json24
-rw-r--r--expectations/gm/Test-Android-NexusS-SGX540-Arm7-Debug/expected-results.json24
-rw-r--r--expectations/gm/Test-Android-NexusS-SGX540-Arm7-Release/expected-results.json24
-rw-r--r--expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Debug/expected-results.json24
-rw-r--r--expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release/expected-results.json24
-rw-r--r--expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Debug/expected-results.json24
-rw-r--r--expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Release/expected-results.json24
-rw-r--r--expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86-Debug/expected-results.json24
-rw-r--r--expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86-Release/expected-results.json24
-rw-r--r--expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug/expected-results.json24
-rw-r--r--expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Release/expected-results.json24
-rw-r--r--expectations/gm/Test-Ubuntu12-ShuttleA-ATI5770-x86-Debug/expected-results.json24
-rw-r--r--expectations/gm/Test-Ubuntu12-ShuttleA-ATI5770-x86-Release/expected-results.json24
-rw-r--r--expectations/gm/Test-Ubuntu12-ShuttleA-ATI5770-x86_64-Debug/expected-results.json24
-rw-r--r--expectations/gm/Test-Ubuntu12-ShuttleA-ATI5770-x86_64-Release/expected-results.json24
-rw-r--r--expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE/expected-results.json48
-rw-r--r--expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-DirectWrite/expected-results.json24
-rw-r--r--expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug/expected-results.json24
-rw-r--r--expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-ANGLE/expected-results.json48
-rw-r--r--expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite/expected-results.json24
-rw-r--r--expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release/expected-results.json24
-rw-r--r--expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-Debug/expected-results.json24
-rw-r--r--expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-Release/expected-results.json24
27 files changed, 744 insertions, 0 deletions
diff --git a/expectations/gm/Test-Android-Nexus10-MaliT604-Arm7-Debug/expected-results.json b/expectations/gm/Test-Android-Nexus10-MaliT604-Arm7-Debug/expected-results.json
index 85bb76b88b..d1e14866ca 100644
--- a/expectations/gm/Test-Android-Nexus10-MaliT604-Arm7-Debug/expected-results.json
+++ b/expectations/gm/Test-Android-Nexus10-MaliT604-Arm7-Debug/expected-results.json
@@ -146,6 +146,54 @@
],
"ignore-failure": false
},
+ "bezier_conic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 3043872350657813613
+ ]
+ ]
+ },
+ "bezier_conic_effects_msaa4.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 5784469259466637231
+ ]
+ ]
+ },
+ "bezier_cubic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 6480467677781984857
+ ]
+ ]
+ },
+ "bezier_cubic_effects_msaa4.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 606644217329953381
+ ]
+ ]
+ },
+ "bezier_quad_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 15138504414786294431
+ ]
+ ]
+ },
+ "bezier_quad_effects_msaa4.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 10125912225436112750
+ ]
+ ]
+ },
"bicubicfilter_gpu.png": {
"allowed-digests": [
[
diff --git a/expectations/gm/Test-Android-Nexus10-MaliT604-Arm7-Release/expected-results.json b/expectations/gm/Test-Android-Nexus10-MaliT604-Arm7-Release/expected-results.json
index 85bb76b88b..d1e14866ca 100644
--- a/expectations/gm/Test-Android-Nexus10-MaliT604-Arm7-Release/expected-results.json
+++ b/expectations/gm/Test-Android-Nexus10-MaliT604-Arm7-Release/expected-results.json
@@ -146,6 +146,54 @@
],
"ignore-failure": false
},
+ "bezier_conic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 3043872350657813613
+ ]
+ ]
+ },
+ "bezier_conic_effects_msaa4.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 5784469259466637231
+ ]
+ ]
+ },
+ "bezier_cubic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 6480467677781984857
+ ]
+ ]
+ },
+ "bezier_cubic_effects_msaa4.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 606644217329953381
+ ]
+ ]
+ },
+ "bezier_quad_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 15138504414786294431
+ ]
+ ]
+ },
+ "bezier_quad_effects_msaa4.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 10125912225436112750
+ ]
+ ]
+ },
"bicubicfilter_gpu.png": {
"allowed-digests": [
[
diff --git a/expectations/gm/Test-Android-Nexus4-Adreno320-Arm7-Release/expected-results.json b/expectations/gm/Test-Android-Nexus4-Adreno320-Arm7-Release/expected-results.json
index fdf618b92a..e006688b5d 100644
--- a/expectations/gm/Test-Android-Nexus4-Adreno320-Arm7-Release/expected-results.json
+++ b/expectations/gm/Test-Android-Nexus4-Adreno320-Arm7-Release/expected-results.json
@@ -67,6 +67,30 @@
],
"ignore-failure": false
},
+ "bezier_conic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 16679240203551417269
+ ]
+ ]
+ },
+ "bezier_cubic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 3435833952668179351
+ ]
+ ]
+ },
+ "bezier_quad_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 13053866760725771263
+ ]
+ ]
+ },
"bicubicfilter_gpu.png": {
"allowed-digests": [
[
diff --git a/expectations/gm/Test-Android-Nexus7-Tegra3-Arm7-Debug/expected-results.json b/expectations/gm/Test-Android-Nexus7-Tegra3-Arm7-Debug/expected-results.json
index 42d9867be2..2e5d3fb700 100644
--- a/expectations/gm/Test-Android-Nexus7-Tegra3-Arm7-Debug/expected-results.json
+++ b/expectations/gm/Test-Android-Nexus7-Tegra3-Arm7-Debug/expected-results.json
@@ -111,6 +111,30 @@
],
"ignore-failure": false
},
+ "bezier_conic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 7119842663621436329
+ ]
+ ]
+ },
+ "bezier_cubic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 12919463677731276523
+ ]
+ ]
+ },
+ "bezier_quad_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 11150190764343840857
+ ]
+ ]
+ },
"bigmatrix_565.png": {
"allowed-digests": [
[
diff --git a/expectations/gm/Test-Android-Nexus7-Tegra3-Arm7-Release/expected-results.json b/expectations/gm/Test-Android-Nexus7-Tegra3-Arm7-Release/expected-results.json
index 42d9867be2..2e5d3fb700 100644
--- a/expectations/gm/Test-Android-Nexus7-Tegra3-Arm7-Release/expected-results.json
+++ b/expectations/gm/Test-Android-Nexus7-Tegra3-Arm7-Release/expected-results.json
@@ -111,6 +111,30 @@
],
"ignore-failure": false
},
+ "bezier_conic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 7119842663621436329
+ ]
+ ]
+ },
+ "bezier_cubic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 12919463677731276523
+ ]
+ ]
+ },
+ "bezier_quad_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 11150190764343840857
+ ]
+ ]
+ },
"bigmatrix_565.png": {
"allowed-digests": [
[
diff --git a/expectations/gm/Test-Android-NexusS-SGX540-Arm7-Debug/expected-results.json b/expectations/gm/Test-Android-NexusS-SGX540-Arm7-Debug/expected-results.json
index 5cb505b889..213908226a 100644
--- a/expectations/gm/Test-Android-NexusS-SGX540-Arm7-Debug/expected-results.json
+++ b/expectations/gm/Test-Android-NexusS-SGX540-Arm7-Debug/expected-results.json
@@ -111,6 +111,30 @@
],
"ignore-failure": false
},
+ "bezier_conic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 11718850406861182610
+ ]
+ ]
+ },
+ "bezier_cubic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 16285868873716411576
+ ]
+ ]
+ },
+ "bezier_quad_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 9477001047746337770
+ ]
+ ]
+ },
"bigmatrix_565.png": {
"allowed-digests": [
[
diff --git a/expectations/gm/Test-Android-NexusS-SGX540-Arm7-Release/expected-results.json b/expectations/gm/Test-Android-NexusS-SGX540-Arm7-Release/expected-results.json
index 5cb505b889..213908226a 100644
--- a/expectations/gm/Test-Android-NexusS-SGX540-Arm7-Release/expected-results.json
+++ b/expectations/gm/Test-Android-NexusS-SGX540-Arm7-Release/expected-results.json
@@ -111,6 +111,30 @@
],
"ignore-failure": false
},
+ "bezier_conic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 11718850406861182610
+ ]
+ ]
+ },
+ "bezier_cubic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 16285868873716411576
+ ]
+ ]
+ },
+ "bezier_quad_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 9477001047746337770
+ ]
+ ]
+ },
"bigmatrix_565.png": {
"allowed-digests": [
[
diff --git a/expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Debug/expected-results.json b/expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Debug/expected-results.json
index d89c7c6a61..cfd702c872 100644
--- a/expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Debug/expected-results.json
+++ b/expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Debug/expected-results.json
@@ -164,6 +164,30 @@
],
"ignore-failure": false
},
+ "bezier_conic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 3334623249323356923
+ ]
+ ]
+ },
+ "bezier_cubic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 13879922121328579410
+ ]
+ ]
+ },
+ "bezier_quad_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 7802003600726999336
+ ]
+ ]
+ },
"bigmatrix_565.png": {
"allowed-digests": [
[
diff --git a/expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release/expected-results.json b/expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release/expected-results.json
index 8115e35d78..6855c8d425 100644
--- a/expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release/expected-results.json
+++ b/expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release/expected-results.json
@@ -164,6 +164,30 @@
],
"ignore-failure": false
},
+ "bezier_conic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 3334623249323356923
+ ]
+ ]
+ },
+ "bezier_cubic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 13879922121328579410
+ ]
+ ]
+ },
+ "bezier_quad_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 7802003600726999336
+ ]
+ ]
+ },
"bigmatrix_565.png": {
"allowed-digests": [
[
diff --git a/expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Debug/expected-results.json b/expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Debug/expected-results.json
index 7c94573b62..f6a823d691 100644
--- a/expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Debug/expected-results.json
+++ b/expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Debug/expected-results.json
@@ -164,6 +164,30 @@
],
"ignore-failure": false
},
+ "bezier_conic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 3334623249323356923
+ ]
+ ]
+ },
+ "bezier_cubic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 13879922121328579410
+ ]
+ ]
+ },
+ "bezier_quad_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 7802003600726999336
+ ]
+ ]
+ },
"bigmatrix_565.png": {
"allowed-digests": [
[
diff --git a/expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Release/expected-results.json b/expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Release/expected-results.json
index f61000eb4e..3dda55af40 100644
--- a/expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Release/expected-results.json
+++ b/expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Release/expected-results.json
@@ -164,6 +164,30 @@
],
"ignore-failure": false
},
+ "bezier_conic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 3334623249323356923
+ ]
+ ]
+ },
+ "bezier_cubic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 13879922121328579410
+ ]
+ ]
+ },
+ "bezier_quad_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 7802003600726999336
+ ]
+ ]
+ },
"bigmatrix_565.png": {
"allowed-digests": [
[
diff --git a/expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86-Debug/expected-results.json b/expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86-Debug/expected-results.json
index 42aa025b1a..0a77adce7c 100644
--- a/expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86-Debug/expected-results.json
+++ b/expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86-Debug/expected-results.json
@@ -164,6 +164,30 @@
],
"ignore-failure": false
},
+ "bezier_conic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 3334623249323356923
+ ]
+ ]
+ },
+ "bezier_cubic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 13879922121328579410
+ ]
+ ]
+ },
+ "bezier_quad_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 7802003600726999336
+ ]
+ ]
+ },
"bigmatrix_565.png": {
"allowed-digests": [
[
diff --git a/expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86-Release/expected-results.json b/expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86-Release/expected-results.json
index a7e33fa9f3..948bd1fb2c 100644
--- a/expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86-Release/expected-results.json
+++ b/expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86-Release/expected-results.json
@@ -164,6 +164,30 @@
],
"ignore-failure": false
},
+ "bezier_conic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 3334623249323356923
+ ]
+ ]
+ },
+ "bezier_cubic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 13879922121328579410
+ ]
+ ]
+ },
+ "bezier_quad_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 7802003600726999336
+ ]
+ ]
+ },
"bigmatrix_565.png": {
"allowed-digests": [
[
diff --git a/expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug/expected-results.json b/expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug/expected-results.json
index 8c7a4c7b2f..e167428cb0 100644
--- a/expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug/expected-results.json
+++ b/expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug/expected-results.json
@@ -164,6 +164,30 @@
],
"ignore-failure": false
},
+ "bezier_conic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 3334623249323356923
+ ]
+ ]
+ },
+ "bezier_cubic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 13879922121328579410
+ ]
+ ]
+ },
+ "bezier_quad_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 7802003600726999336
+ ]
+ ]
+ },
"bigmatrix_565.png": {
"allowed-digests": [
[
diff --git a/expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Release/expected-results.json b/expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Release/expected-results.json
index e62c88387e..14d03332d7 100644
--- a/expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Release/expected-results.json
+++ b/expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Release/expected-results.json
@@ -164,6 +164,30 @@
],
"ignore-failure": false
},
+ "bezier_conic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 3334623249323356923
+ ]
+ ]
+ },
+ "bezier_cubic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 13879922121328579410
+ ]
+ ]
+ },
+ "bezier_quad_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 7802003600726999336
+ ]
+ ]
+ },
"bigmatrix_565.png": {
"allowed-digests": [
[
diff --git a/expectations/gm/Test-Ubuntu12-ShuttleA-ATI5770-x86-Debug/expected-results.json b/expectations/gm/Test-Ubuntu12-ShuttleA-ATI5770-x86-Debug/expected-results.json
index 22b0729a2c..45670db5c6 100644
--- a/expectations/gm/Test-Ubuntu12-ShuttleA-ATI5770-x86-Debug/expected-results.json
+++ b/expectations/gm/Test-Ubuntu12-ShuttleA-ATI5770-x86-Debug/expected-results.json
@@ -119,6 +119,30 @@
],
"ignore-failure": false
},
+ "bezier_conic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 844022621252590258
+ ]
+ ]
+ },
+ "bezier_cubic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 17937136916556548896
+ ]
+ ]
+ },
+ "bezier_quad_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 8762422832023749981
+ ]
+ ]
+ },
"bigmatrix_565.png": {
"allowed-digests": [
[
diff --git a/expectations/gm/Test-Ubuntu12-ShuttleA-ATI5770-x86-Release/expected-results.json b/expectations/gm/Test-Ubuntu12-ShuttleA-ATI5770-x86-Release/expected-results.json
index d00706d5c5..04c9f9938e 100644
--- a/expectations/gm/Test-Ubuntu12-ShuttleA-ATI5770-x86-Release/expected-results.json
+++ b/expectations/gm/Test-Ubuntu12-ShuttleA-ATI5770-x86-Release/expected-results.json
@@ -119,6 +119,30 @@
],
"ignore-failure": false
},
+ "bezier_conic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 13070845370399526087
+ ]
+ ]
+ },
+ "bezier_cubic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 1871134139273430952
+ ]
+ ]
+ },
+ "bezier_quad_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 10510950259592375672
+ ]
+ ]
+ },
"bigmatrix_565.png": {
"allowed-digests": [
[
diff --git a/expectations/gm/Test-Ubuntu12-ShuttleA-ATI5770-x86_64-Debug/expected-results.json b/expectations/gm/Test-Ubuntu12-ShuttleA-ATI5770-x86_64-Debug/expected-results.json
index 22b0729a2c..f5f6fb553e 100644
--- a/expectations/gm/Test-Ubuntu12-ShuttleA-ATI5770-x86_64-Debug/expected-results.json
+++ b/expectations/gm/Test-Ubuntu12-ShuttleA-ATI5770-x86_64-Debug/expected-results.json
@@ -119,6 +119,30 @@
],
"ignore-failure": false
},
+ "bezier_conic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 8752881519268098929
+ ]
+ ]
+ },
+ "bezier_cubic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 2528441855443294358
+ ]
+ ]
+ },
+ "bezier_quad_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 4262371397616505441
+ ]
+ ]
+ },
"bigmatrix_565.png": {
"allowed-digests": [
[
diff --git a/expectations/gm/Test-Ubuntu12-ShuttleA-ATI5770-x86_64-Release/expected-results.json b/expectations/gm/Test-Ubuntu12-ShuttleA-ATI5770-x86_64-Release/expected-results.json
index 22b0729a2c..f5f6fb553e 100644
--- a/expectations/gm/Test-Ubuntu12-ShuttleA-ATI5770-x86_64-Release/expected-results.json
+++ b/expectations/gm/Test-Ubuntu12-ShuttleA-ATI5770-x86_64-Release/expected-results.json
@@ -119,6 +119,30 @@
],
"ignore-failure": false
},
+ "bezier_conic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 8752881519268098929
+ ]
+ ]
+ },
+ "bezier_cubic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 2528441855443294358
+ ]
+ ]
+ },
+ "bezier_quad_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 4262371397616505441
+ ]
+ ]
+ },
"bigmatrix_565.png": {
"allowed-digests": [
[
diff --git a/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE/expected-results.json b/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE/expected-results.json
index cf824c6b8f..b18e4b06ce 100644
--- a/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE/expected-results.json
+++ b/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE/expected-results.json
@@ -73,6 +73,54 @@
],
"ignore-failure": false
},
+ "bezier_conic_effects_angle.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 14688737770880244325
+ ]
+ ]
+ },
+ "bezier_conic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 2180660720917607386
+ ]
+ ]
+ },
+ "bezier_cubic_effects_angle.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 9394974514074415858
+ ]
+ ]
+ },
+ "bezier_cubic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 2781992412778501528
+ ]
+ ]
+ },
+ "bezier_quad_effects_angle.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 14407637302613118672
+ ]
+ ]
+ },
+ "bezier_quad_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 2687307227878020527
+ ]
+ ]
+ },
"bigmatrix_angle.png": {
"allowed-digests": [
[
diff --git a/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-DirectWrite/expected-results.json b/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-DirectWrite/expected-results.json
index fbc7692ce7..8c05bf9c1a 100644
--- a/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-DirectWrite/expected-results.json
+++ b/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-DirectWrite/expected-results.json
@@ -101,6 +101,30 @@
],
"ignore-failure": false
},
+ "bezier_conic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 2180660720917607386
+ ]
+ ]
+ },
+ "bezier_cubic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 2781992412778501528
+ ]
+ ]
+ },
+ "bezier_quad_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 2687307227878020527
+ ]
+ ]
+ },
"bigmatrix_565.png": {
"allowed-digests": [
[
diff --git a/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug/expected-results.json b/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug/expected-results.json
index a5a66e49be..d3768fcf96 100644
--- a/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug/expected-results.json
+++ b/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug/expected-results.json
@@ -101,6 +101,30 @@
],
"ignore-failure": false
},
+ "bezier_conic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 2180660720917607386
+ ]
+ ]
+ },
+ "bezier_cubic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 2781992412778501528
+ ]
+ ]
+ },
+ "bezier_quad_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 2687307227878020527
+ ]
+ ]
+ },
"bigmatrix_565.png": {
"allowed-digests": [
[
diff --git a/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-ANGLE/expected-results.json b/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-ANGLE/expected-results.json
index cf824c6b8f..b18e4b06ce 100644
--- a/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-ANGLE/expected-results.json
+++ b/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-ANGLE/expected-results.json
@@ -73,6 +73,54 @@
],
"ignore-failure": false
},
+ "bezier_conic_effects_angle.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 14688737770880244325
+ ]
+ ]
+ },
+ "bezier_conic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 2180660720917607386
+ ]
+ ]
+ },
+ "bezier_cubic_effects_angle.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 9394974514074415858
+ ]
+ ]
+ },
+ "bezier_cubic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 2781992412778501528
+ ]
+ ]
+ },
+ "bezier_quad_effects_angle.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 14407637302613118672
+ ]
+ ]
+ },
+ "bezier_quad_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 2687307227878020527
+ ]
+ ]
+ },
"bigmatrix_angle.png": {
"allowed-digests": [
[
diff --git a/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite/expected-results.json b/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite/expected-results.json
index fbc7692ce7..8c05bf9c1a 100644
--- a/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite/expected-results.json
+++ b/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite/expected-results.json
@@ -101,6 +101,30 @@
],
"ignore-failure": false
},
+ "bezier_conic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 2180660720917607386
+ ]
+ ]
+ },
+ "bezier_cubic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 2781992412778501528
+ ]
+ ]
+ },
+ "bezier_quad_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 2687307227878020527
+ ]
+ ]
+ },
"bigmatrix_565.png": {
"allowed-digests": [
[
diff --git a/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release/expected-results.json b/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release/expected-results.json
index a5a66e49be..d3768fcf96 100644
--- a/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release/expected-results.json
+++ b/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release/expected-results.json
@@ -101,6 +101,30 @@
],
"ignore-failure": false
},
+ "bezier_conic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 2180660720917607386
+ ]
+ ]
+ },
+ "bezier_cubic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 2781992412778501528
+ ]
+ ]
+ },
+ "bezier_quad_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 2687307227878020527
+ ]
+ ]
+ },
"bigmatrix_565.png": {
"allowed-digests": [
[
diff --git a/expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-Debug/expected-results.json b/expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-Debug/expected-results.json
index a5a66e49be..640d6a8ebd 100644
--- a/expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-Debug/expected-results.json
+++ b/expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-Debug/expected-results.json
@@ -101,6 +101,30 @@
],
"ignore-failure": false
},
+ "bezier_conic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 8771083366351514069
+ ]
+ ]
+ },
+ "bezier_cubic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 7502650086044706179
+ ]
+ ]
+ },
+ "bezier_quad_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 10624276228484234093
+ ]
+ ]
+ },
"bigmatrix_565.png": {
"allowed-digests": [
[
diff --git a/expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-Release/expected-results.json b/expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-Release/expected-results.json
index a5a66e49be..640d6a8ebd 100644
--- a/expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-Release/expected-results.json
+++ b/expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-Release/expected-results.json
@@ -101,6 +101,30 @@
],
"ignore-failure": false
},
+ "bezier_conic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 8771083366351514069
+ ]
+ ]
+ },
+ "bezier_cubic_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 7502650086044706179
+ ]
+ ]
+ },
+ "bezier_quad_effects_gpu.png": {
+ "allowed-digests": [
+ [
+ "bitmap-64bitMD5",
+ 10624276228484234093
+ ]
+ ]
+ },
"bigmatrix_565.png": {
"allowed-digests": [
[