OSDN Git Service

Don't restrict GLES 3.x based on API level nor arch.
authorLingfeng Yang <lfy@google.com>
Tue, 21 Feb 2017 15:29:15 +0000 (07:29 -0800)
committerLingfeng Yang <lfy@google.com>
Tue, 21 Feb 2017 19:35:12 +0000 (19:35 +0000)
commit56ac887c0c35ea783bf771ffef23f91d76a636f7
tree83d614d868ba8914477d3419da5bdf7779bde18c
parent02cf3e86e59632c4085ac374d943814fad2c6252
Don't restrict GLES 3.x based on API level nor arch.

bug: 35618215

Simpler that way, and we should be able to support all archs.

Change-Id: I77f5295047b05dc9188b15501be08b95b8f41302
system/OpenglSystemCommon/HostConnection.cpp