commit | 843ef36f7b96cc19ea7d2996b7c8661b41ec3452 | [log] [tgz] |
---|---|---|
author | Jean-Baptiste Queru <jbq@google.com> | Wed May 20 11:28:04 2009 -0700 |
committer | Jean-Baptiste Queru <jbq@google.com> | Wed May 20 11:28:04 2009 -0700 |
tree | 560e1648c99a93986f8b7deef851ef8bb8029db7 | |
parent | 358d23017d0d6c4636eb7599ae7a9b48108899a3 [diff] [blame] |
donut snapshot
diff --git a/opengl/libs/EGL/gpu.cpp b/opengl/libs/EGL/gpu.cpp index 3f9fd63..f9dc5f1 100644 --- a/opengl/libs/EGL/gpu.cpp +++ b/opengl/libs/EGL/gpu.cpp
@@ -53,7 +53,7 @@ static Mutex gRegionsLock; static request_gpu_t gRegions; static sp<ISurfaceComposer> gSurfaceManager; -ISurfaceComposer* GLES_localSurfaceManager = 0; +GL_API ISurfaceComposer* GLES_localSurfaceManager = 0; extern egl_connection_t gEGLImpl[2];