CP: Use empty region when buffer age is not supported
authorKalle Raita <kraita@google.com>
Thu, 25 Aug 2016 21:52:52 +0000 (14:52 -0700)
committerPyry Haulos <phaulos@google.com>
Tue, 30 Aug 2016 17:16:42 +0000 (10:16 -0700)
commit82306462136d28069705c52d21534636b3f8f3d9
tree078e54f83e8adbe7ce0faa9d3a6d3d3af45b5ac7
parent245bd3ffc413ac095141ea75f15a1268d49d5883
CP: Use empty region when buffer age is not supported

In the dEQP-EGL.functional.partial_update.* tests the damage region
needs to set to empty instead of implicit full screen for frame that do
not draw when the EGL_KHR_buffer_age is not supported. Otherwise the
contents become invalid and cannot be verified.

Bug: 30735352
Test: Local run of dEQP-EGL.functional.partial_update.* on various Nexus devices

(cherry picked from commit bc29554d7eed0bd996506fc1e074f264305c8143)

Change-Id: I17fc4fdca1da176e13e78b1ec2bebc8cb6d266b0
modules/egl/teglPartialUpdateTests.cpp