OSDN Git Service

only use format compatible with CPU consumers
authorMathias Agopian <mathias@google.com>
Wed, 21 Aug 2013 23:36:34 +0000 (16:36 -0700)
committerMathias Agopian <mathias@google.com>
Wed, 21 Aug 2013 23:36:34 +0000 (16:36 -0700)
commit0f288fcc9c1b2d23b1cff2f5c59689aef76b77ae
treea5aaa2d104b386db33259bf1907571ea7dcf00a4
parent4ceff3d5efd27c164788bb2b3f0fd17c691a0204
only use format compatible with CPU consumers

EGL now picks the buffer format out of a small set
of formats compatible with CPU consumers instead of
using the EGL_NATIVE_VISUAL_ID.

Bug: 10194508
Change-Id: If423cd29601b7a3ace8670f4c73004132cfc4b31
opengl/libs/EGL/eglApi.cpp