Searched refs:GlInitialize (Results 1 - 5 of 5) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ | ||
H A D | wgl_state.h | 43 void GlInitialize(); |
H A D | egl_state.h | 44 void GlInitialize(); |
H A D | wgl_state.cpp | 505 void WGLState::GlInitialize() in GlInitialize() function in WGLHelpers::WGLState |
H A D | egl_state.cpp | 786 void EGLState::GlInitialize() in GlInitialize() function in EGLHelpers::EGLState |
H A D | device_gles.cpp | 1067 eglState_.GlInitialize(); in DeviceGLES() |
Completed in 6 milliseconds