Searched defs:eglGetDisplay (Results 1 – 8 of 8) sorted by relevance
36 #define eglGetDisplay eglwGetDisplay macro
25 ANGLE_UTIL_EXPORT PFNEGLGETDISPLAYPROC eglGetDisplay; variable
405 EGLAPI EGLDisplay EGLAPIENTRY eglGetDisplay(EGLNativeDisplayType display_id) in eglGetDisplay() function
316 eglw::EGLDisplay CallLogWrapper::eglGetDisplay (eglw::EGLNativeDisplayType display_id) function in CallLogWrapper
156 EGLDisplay EGLAPIENTRY eglGetDisplay(EGLNativeDisplayType display_id) in eglGetDisplay() function
363 eglGetDisplay(EGLNativeDisplayType nativeDisplay) in eglGetDisplay() function
346 EGLAPI EGLDisplay EGLAPIENTRY eglGetDisplay(EGLNativeDisplayType display_id) in eglGetDisplay() function
261 #define eglGetDisplay EGLEW_GET_FUN(__eglewGetDisplay) macro