commit | 9660d304ae51a69509e5506e1fc80178025dee7c | [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 | 2db88e9f1a42bf5dfbbe01580a6e8071666179e9 | |
parent | 490b2ba510c0857605f4913f0fdd1c47a1d93647 [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];