• Home
  • Raw
  • Download

Lines Matching refs:FUNCTION

1537 		#define FUNCTION(name) {#name, (__eglMustCastToProperFunctionPointerType)name}  in GetProcAddress()  macro
1539 FUNCTION(eglBindAPI), in GetProcAddress()
1540 FUNCTION(eglBindTexImage), in GetProcAddress()
1541 FUNCTION(eglChooseConfig), in GetProcAddress()
1542 FUNCTION(eglClientWaitSync), in GetProcAddress()
1543 FUNCTION(eglClientWaitSyncKHR), in GetProcAddress()
1544 FUNCTION(eglCopyBuffers), in GetProcAddress()
1545 FUNCTION(eglCreateContext), in GetProcAddress()
1546 FUNCTION(eglCreateImage), in GetProcAddress()
1547 FUNCTION(eglCreateImageKHR), in GetProcAddress()
1548 FUNCTION(eglCreatePbufferFromClientBuffer), in GetProcAddress()
1549 FUNCTION(eglCreatePbufferSurface), in GetProcAddress()
1550 FUNCTION(eglCreatePixmapSurface), in GetProcAddress()
1551 FUNCTION(eglCreatePlatformPixmapSurface), in GetProcAddress()
1552 FUNCTION(eglCreatePlatformPixmapSurfaceEXT), in GetProcAddress()
1553 FUNCTION(eglCreatePlatformWindowSurface), in GetProcAddress()
1554 FUNCTION(eglCreatePlatformWindowSurfaceEXT), in GetProcAddress()
1555 FUNCTION(eglCreateSync), in GetProcAddress()
1556 FUNCTION(eglCreateSyncKHR), in GetProcAddress()
1557 FUNCTION(eglCreateWindowSurface), in GetProcAddress()
1558 FUNCTION(eglDestroyContext), in GetProcAddress()
1559 FUNCTION(eglDestroyImage), in GetProcAddress()
1560 FUNCTION(eglDestroyImageKHR), in GetProcAddress()
1561 FUNCTION(eglDestroySurface), in GetProcAddress()
1562 FUNCTION(eglDestroySync), in GetProcAddress()
1563 FUNCTION(eglDestroySyncKHR), in GetProcAddress()
1564 FUNCTION(eglGetConfigAttrib), in GetProcAddress()
1565 FUNCTION(eglGetConfigs), in GetProcAddress()
1566 FUNCTION(eglGetCurrentContext), in GetProcAddress()
1567 FUNCTION(eglGetCurrentDisplay), in GetProcAddress()
1568 FUNCTION(eglGetCurrentSurface), in GetProcAddress()
1569 FUNCTION(eglGetDisplay), in GetProcAddress()
1570 FUNCTION(eglGetError), in GetProcAddress()
1571 FUNCTION(eglGetPlatformDisplay), in GetProcAddress()
1572 FUNCTION(eglGetPlatformDisplayEXT), in GetProcAddress()
1573 FUNCTION(eglGetProcAddress), in GetProcAddress()
1574 FUNCTION(eglGetSyncAttrib), in GetProcAddress()
1575 FUNCTION(eglGetSyncAttribKHR), in GetProcAddress()
1576 FUNCTION(eglInitialize), in GetProcAddress()
1577 FUNCTION(eglMakeCurrent), in GetProcAddress()
1578 FUNCTION(eglQueryAPI), in GetProcAddress()
1579 FUNCTION(eglQueryContext), in GetProcAddress()
1580 FUNCTION(eglQueryString), in GetProcAddress()
1581 FUNCTION(eglQuerySurface), in GetProcAddress()
1582 FUNCTION(eglReleaseTexImage), in GetProcAddress()
1583 FUNCTION(eglReleaseThread), in GetProcAddress()
1584 FUNCTION(eglSurfaceAttrib), in GetProcAddress()
1585 FUNCTION(eglSwapBuffers), in GetProcAddress()
1586 FUNCTION(eglSwapInterval), in GetProcAddress()
1587 FUNCTION(eglTerminate), in GetProcAddress()
1588 FUNCTION(eglWaitClient), in GetProcAddress()
1589 FUNCTION(eglWaitGL), in GetProcAddress()
1590 FUNCTION(eglWaitNative), in GetProcAddress()
1591 FUNCTION(eglWaitSync), in GetProcAddress()
1592 FUNCTION(eglWaitSyncKHR), in GetProcAddress()
1594 #undef FUNCTION in GetProcAddress()