Searched refs:getPlatformDisplay (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/egl/opengl/
H A Deglinfo.c215 PFNEGLGETPLATFORMDISPLAYEXTPROC getPlatformDisplay = local in function:main
219 ret += doOneDisplay(getPlatformDisplay(EGL_PLATFORM_ANDROID_KHR,
224 ret += doOneDisplay(getPlatformDisplay(EGL_PLATFORM_GBM_MESA,
229 ret += doOneDisplay(getPlatformDisplay(EGL_PLATFORM_WAYLAND_EXT,
234 ret += doOneDisplay(getPlatformDisplay(EGL_PLATFORM_X11_EXT,
238 ret += doOneDisplay(getPlatformDisplay(EGL_PLATFORM_DEVICE_EXT,
/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglglvnd.c73 imports->getPlatformDisplay = __eglGLVNDGetPlatformDisplay;
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglglvnd.c93 imports->getPlatformDisplay = __eglGLVNDGetPlatformDisplay;

Completed in 5 milliseconds