Searched refs:eglCreateNativeClientBufferANDROID (Results 1 – 15 of 15) sorted by relevance
68 eglCreateNativeClientBufferANDROID
393 EGLClientBuffer EGLAPIENTRY eglCreateNativeClientBufferANDROID(const EGLint *attrib_list) in eglCreateNativeClientBufferANDROID() function
64 #define eglCreateNativeClientBufferANDROID l_eglCreateNativeClientBufferANDROID macro
64 #define eglCreateNativeClientBufferANDROID t_eglCreateNativeClientBufferANDROID macro
698 gClientBufferMap[clientBuffer] = eglCreateNativeClientBufferANDROID(attrib_list); in CreateNativeClientBufferANDROID()
325 *clientBuffer = eglCreateNativeClientBufferANDROID(attribs); in createAndroidClientBuffer()
468 "eglCreateNativeClientBufferANDROID",
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), (…
999 EGLClientBuffer eglClientBuffer = eglCreateNativeClientBufferANDROID(attribsANWB); in createEGLImageANWBClientBufferSource()
17788 …r = ((eglCreateNativeClientBufferANDROID = (PFNEGLCREATENATIVECLIENTBUFFERANDROIDPROC)glewGetProcA… in _glewInit_EGL_ANDROID_create_native_client_buffer()