|
|
@@ -1747,7 +1747,7 @@ eglGetProcAddress(const char *procname) |
|
|
|
{ "eglCreatePlatformWindowSurfaceEXT", (_EGLProc) eglCreatePlatformWindowSurfaceEXT }, |
|
|
|
{ "eglCreatePlatformPixmapSurfaceEXT", (_EGLProc) eglCreatePlatformPixmapSurfaceEXT }, |
|
|
|
{ "eglGetSyncValuesCHROMIUM", (_EGLProc) eglGetSyncValuesCHROMIUM }, |
|
|
|
#ifdef EGL_MESA_dma_buf_image_export |
|
|
|
#ifdef EGL_MESA_image_dma_buf_export |
|
|
|
{ "eglExportDMABUFImageQueryMESA", (_EGLProc) eglExportDMABUFImageQueryMESA }, |
|
|
|
{ "eglExportDMABUFImageMESA", (_EGLProc) eglExportDMABUFImageMESA }, |
|
|
|
#endif |