Searched defs:EGLAPIENTRY (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/include/EGL/
H A Deglplatform.h43 * EGLAPI return-type EGLAPIENTRY eglFunction(arguments);
53 #ifndef EGLAPIENTRY
54 #define EGLAPIENTRY KHRONOS_APIENTRY macro
56 #define EGLAPIENTRYP EGLAPIENTRY*
/external/swiftshader/include/EGL/
H A Deglplatform.h43 * EGLAPI return-type EGLAPIENTRY eglFunction(arguments);
53 #ifndef EGLAPIENTRY
54 #define EGLAPIENTRY KHRONOS_APIENTRY macro
56 #define EGLAPIENTRYP EGLAPIENTRY*
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
H A Deglplatform.h43 * EGLAPI return-type EGLAPIENTRY eglFunction(arguments);
53 #ifndef EGLAPIENTRY
54 #define EGLAPIENTRY KHRONOS_APIENTRY macro
56 #define EGLAPIENTRYP EGLAPIENTRY*

Completed in 156 milliseconds