commit | 7c8f94b031917bb6a7a7fe78a0d9a7b3fbd72505 | [log] [tgz] |
---|---|---|
author | Stephen Kiazyk <skiazyk@google.com> | Thu Mar 09 15:23:40 2017 -0800 |
committer | Stephen Kiazyk <skiazyk@google.com> | Thu Mar 09 17:09:08 2017 -0800 |
tree | 9752c86ab06f52acf57b341769552524f66ecb4f | |
parent | 99295a2b1bce6b1031db91b60fb046d5c17fa92c [diff] |
Fix DummyNativeWindow to respond to new query The `NATIVE_WINDOW_IS_VALID` query must now return true in order for `eglCreateWindowSurface` to succeed. Technically this isn't true for our dummy window, but we only need it to create the context, it gets dropped immediately afterwards. Bug: 36102224 Test: Created a simple test application. Also ran a Vr application with these changes applied. Change-Id: I2d559962d28db4b1cb6ad188269e4e54cf47245d