commit | 3892cfa42dcc64bf7917813d202b65f8b7688f62 | [log] [tgz] |
---|---|---|
author | Cody Northrop <cnorthrop@google.com> | Wed Jan 30 10:03:12 2019 -0700 |
committer | Cody Northrop <cnorthrop@google.com> | Wed Jan 30 16:54:58 2019 -0700 |
tree | 3e29fb22b183c6ebc5413386ad53dc5dc020525c | |
parent | 684ee5295417fb11f27221a94b7097845fbe8a49 [diff] |
Update ANGLE namespace creation Stop using a lambda function to create the namespace, since not all C++11 features appear to be working. This allows the Android emulator to support ANGLE. Bug: 80239516 Test: atest CtsAngleIntegrationHostTestCases (on emulator) Test: atest CtsAngleIntegrationHostTestCases (on real device) Change-Id: Ibb8066fedff8935b4c0c18e73412315fc99a4174