Searched refs:EGL_LINUX_DMA_BUF_EXT (Results 1 – 7 of 7) sorted by relevance
100 return eglCreateImageKHR(egl_display, EGL_NO_CONTEXT, EGL_LINUX_DMA_BUF_EXT, NULL, attr); in ImportImage()
85 via eglCreateImageKHR and EGL_LINUX_DMA_BUF_EXT token.
537 #define EGL_LINUX_DMA_BUF_EXT 0x3270 macro
583 #define EGL_LINUX_DMA_BUF_EXT 0x3270 macro
681 #define EGL_LINUX_DMA_BUF_EXT 0x3270 macro
1537 if (ctx != EGL_NO_CONTEXT && target == EGL_LINUX_DMA_BUF_EXT) in _eglCreateImageCommon()
2349 case EGL_LINUX_DMA_BUF_EXT: in dri2_create_image_khr()