diff src/graph_engine_openvg.c @ 582:dd546c4da180 openvg

deal with EGL surface, context for OpenVG GE
author Thinker K.F. Li <thinker@branda.to>
date Wed, 30 Jun 2010 01:32:47 +0800
parents
children 543a2a8523fb
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/graph_engine_openvg.c	Wed Jun 30 01:32:47 2010 +0800
@@ -0,0 +1,4 @@
+#include "mb_graph_engine_openvg.h"
+
+EGLNativeDisplayType _ge_openvg_disp_id = EGL_DEFAULT_DISPLAY;
+