Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/drm-cursor/
H A Ddrm_egl.c33 #define EGL_LOAD_PROC(val, type, func) \ macro
203 EGL_LOAD_PROC(get_platform_display, PFNEGLGETPLATFORMDISPLAYEXTPROC, in egl_init_ctx()
399 EGL_LOAD_PROC(create_image, PFNEGLCREATEIMAGEKHRPROC, in egl_attach_dmabuf()
403 EGL_LOAD_PROC(destroy_image, PFNEGLDESTROYIMAGEKHRPROC, in egl_attach_dmabuf()
407 EGL_LOAD_PROC(image_target_texture_2d, PFNGLEGLIMAGETARGETTEXTURE2DOESPROC, in egl_attach_dmabuf()