Searched refs:eglCreateNativeClientBufferANDROID (Results 1 – 13 of 13) sorted by relevance
68 eglCreateNativeClientBufferANDROID
397 EGLClientBuffer EGLAPIENTRY eglCreateNativeClientBufferANDROID(const EGLint *attrib_list) in eglCreateNativeClientBufferANDROID() function
64 #define eglCreateNativeClientBufferANDROID l_eglCreateNativeClientBufferANDROID macro
64 #define eglCreateNativeClientBufferANDROID t_eglCreateNativeClientBufferANDROID macro
468 "eglCreateNativeClientBufferANDROID",
484 EGLAPI EGLClientBuffer EGLAPIENTRY eglCreateNativeClientBufferANDROID (const EGLint *attrib_list);
488 EGLAPI EGLClientBuffer EGLAPIENTRY eglCreateNativeClientBufferANDROID (const EGLint *attrib_list);
469 EGLAPI EGLClientBuffer EGLAPIENTRY eglCreateNativeClientBufferANDROID (const EGLint *attrib_list);
500 #define eglCreateNativeClientBufferANDROID EGLEW_GET_FUN(__eglewCreateNativeClientBufferANDROID) macro
1314 #define eglCreateNativeClientBufferANDROID epoxy_eglCreateNativeClientBufferANDROID macro
5038 GEN_THUNKS_RET(EGLClientBuffer, eglCreateNativeClientBufferANDROID, (const EGLint * attrib_list), (…
638 EGLClientBuffer eglClientBuffer = eglCreateNativeClientBufferANDROID(attribsANWB); in createEGLImageANWBClientBufferSource()
17788 …r = ((eglCreateNativeClientBufferANDROID = (PFNEGLCREATENATIVECLIENTBUFFERANDROIDPROC)glewGetProcA… in _glewInit_EGL_ANDROID_create_native_client_buffer()