Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_egl.h67 PFNEGLGETPLATFORMDISPLAYEXTPROC getPlatformDisplayEXT = in glamor_egl_get_display() local
69 if (getPlatformDisplayEXT) in glamor_egl_get_display()
70 return getPlatformDisplayEXT(type, native, NULL); in glamor_egl_get_display()