Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.cpp141 #ifndef APIENTRY
142 #define APIENTRY macro
144 static void APIENTRY OnGlError(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei leng… in OnGlError()