Home
last modified time | relevance | path

Searched refs:GL_FUNC_PTR (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLDispatch.cpp35 typedef GlLibrary::GlFunctionPointer GL_FUNC_PTR; typedef
37 static GL_FUNC_PTR getGLFuncAddress(const char *funcName, GlLibrary* glLib) { in getGLFuncAddress()