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)
committerKalle Raita <kraita@google.com>
Thu, 25 Aug 2016 22:24:47 +0000 (15:24 -0700)
commitbc29554d7eed0bd996506fc1e074f264305c8143
tree7f7718d34c8100dbc04572dd1698e035e0b7be81
parenta18cb02cb85a47cccf5d432d9207aab6581e2f75
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
Change-Id: I75306f1adee56cb7d6de68d59b4c7962b9d1a8f5
modules/egl/teglPartialUpdateTests.cpp