comparison 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
comparison
equal deleted inserted replaced
581:953acea89f76 582:dd546c4da180
1 #include "mb_graph_engine_openvg.h"
2
3 EGLNativeDisplayType _ge_openvg_disp_id = EGL_DEFAULT_DISPLAY;
4