OSDN Git Service

Replace pBuffer with a SurfaceTexture as default dummy surface.
authorEino-Ville Talvala <etalvala@google.com>
Fri, 2 Sep 2011 01:17:33 +0000 (18:17 -0700)
committerEino-Ville Talvala <etalvala@google.com>
Fri, 2 Sep 2011 01:19:13 +0000 (18:19 -0700)
commit37e40657e2948a4e6788946aad536d0747c89aef
treeba2e47b7a12a9914870e92d524b45ac428a74fe3
parentbc7aa3dd7a85611390249b8314ceb9fc16c4d89e
Replace pBuffer with a SurfaceTexture as default dummy surface.

PBuffers may not support needed recording extensions, so the
dummy used to create a GL context needs to be replaced.

Bug: 4510826

Change-Id: I25f7ec8a8e24ff9feb3d6f5a5a998c6a56018a98
mca/filterfw/native/core/gl_env.cpp
mca/filterfw/native/core/gl_env.h