Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLDispatch.cpp48 #define LOAD_GL_FUNC(return_type, func_name, signature, args) do { \ macro
185 LIST_GLES_COMMON_FUNCTIONS(LOAD_GL_FUNC) in dispatchFuncs()
196 LIST_GLES1_ONLY_FUNCTIONS(LOAD_GL_FUNC) in dispatchFuncs()
202 LIST_GLES2_ONLY_FUNCTIONS(LOAD_GL_FUNC) in dispatchFuncs()