Searched defs:eglGetPlatformDisplay (Results 1 – 7 of 7) sorted by relevance
38 #define eglGetPlatformDisplay eglwGetPlatformDisplay macro
53 ANGLE_UTIL_EXPORT PFNEGLGETPLATFORMDISPLAYPROC eglGetPlatformDisplay; variable
590 EGLAPI EGLDisplay EGLAPIENTRY eglGetPlatformDisplay(EGLenum platform, void *native_display, const E… in eglGetPlatformDisplay() function
336 eglw::EGLDisplay CallLogWrapper::eglGetPlatformDisplay (eglw::EGLenum platform, void *native_displa… function in CallLogWrapper
341 EGLDisplay EGLAPIENTRY eglGetPlatformDisplay(EGLenum platform, in eglGetPlatformDisplay() function
439 eglGetPlatformDisplay(EGLenum platform, void *native_display, in eglGetPlatformDisplay() function
467 #define eglGetPlatformDisplay EGLEW_GET_FUN(__eglewGetPlatformDisplay) macro