Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/libmali/hook/
H A Dhook.c95 MALI_SYMBOL(eglGetProcAddress),
538 eglGetProcAddress(const char *procname) in eglGetProcAddress() function
544 return (__eglMustCastToProperFunctionPointerType)eglGetProcAddress; in eglGetProcAddress()
574 eglGetProcAddress("eglGetPlatformDisplayEXT"); in eglGetDisplay()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_egl.h68 (void *) eglGetProcAddress("eglGetPlatformDisplayEXT"); in glamor_egl_get_display()
H A Dglamor_xv.c730 (PFNEGLCREATEIMAGEKHRPROC)eglGetProcAddress("eglCreateImageKHR"); in glamor_xv_render_dma()
732 (PFNEGLDESTROYIMAGEKHRPROC)eglGetProcAddress("eglDestroyImageKHR"); in glamor_xv_render_dma()
735 eglGetProcAddress("glEGLImageTargetTexture2DOES"); in glamor_xv_render_dma()
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/
H A D0022-HACK-pixman-renderer-Support-mali-egl-client-and-egl.patch418 + (void *) eglGetProcAddress("eglGetPlatformDisplayEXT");
420 + (void *) eglGetProcAddress("eglQueryWaylandBufferWL");
422 + (void *) eglGetProcAddress("eglBindWaylandDisplayWL");
424 + (void *) eglGetProcAddress("eglUnbindWaylandDisplayWL");
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0025-HACK-pixman-renderer-Support-mali-egl-client-and-egl.patch481 + (void *) eglGetProcAddress("eglGetPlatformDisplayEXT");
483 + (void *) eglGetProcAddress("eglQueryWaylandBufferWL");
485 + (void *) eglGetProcAddress("eglBindWaylandDisplayWL");
487 + (void *) eglGetProcAddress("eglUnbindWaylandDisplayWL");
/OK3568_Linux_fs/buildroot/package/weston/
H A D0025-HACK-pixman-renderer-Support-mali-egl-client-and-egl.patch481 + (void *) eglGetProcAddress("eglGetPlatformDisplayEXT");
483 + (void *) eglGetProcAddress("eglQueryWaylandBufferWL");
485 + (void *) eglGetProcAddress("eglBindWaylandDisplayWL");
487 + (void *) eglGetProcAddress("eglUnbindWaylandDisplayWL");
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/libepoxy/
H A Dlibepoxy_1.5.10.bb3 glXGetProcAddress(), eglGetProcAddress(), etc. from the app developer, with \
/OK3568_Linux_fs/buildroot/package/qt5/qt5base/
H A D0012-eglfs_kms-Support-EGL-platform-display.patch27 + reinterpret_cast<PFNEGLGETPLATFORMDISPLAYEXTPROC>(eglGetProcAddress("eglGetPlatformDisplay…
/OK3568_Linux_fs/buildroot/package/efl/
H A D0004-evas_gl_drm-Drop-dependency-on-mesa3d.patch62 eglGetProcAddress("eglCreatePlatformWindowSurfaceEXT");
/OK3568_Linux_fs/external/libmali/include/FBDEV/
H A Degl.h135 EGLAPI __eglMustCastToProperFunctionPointerType EGLAPIENTRY eglGetProcAddress (const char *procname…
/OK3568_Linux_fs/external/drm-cursor/
H A Ddrm_egl.c34 do { val = (type) eglGetProcAddress(func); } while (0)
/OK3568_Linux_fs/external/libmali/include/EGL/
H A Degl.h164 EGLAPI __eglMustCastToProperFunctionPointerType EGLAPIENTRY eglGetProcAddress (const char *procname…