Searched defs:procname (Results 1 – 2 of 2) sorted by relevance
218 #define FILTER_EXTENSIONS(procname) (!strcmp((procname), "eglSetBlobCacheFuncsANDROID")) argument1140 static __eglMustCastToProperFunctionPointerType findBuiltinWrapper(const char* procname) { in findBuiltinWrapper()1156 __eglMustCastToProperFunctionPointerType eglGetProcAddressImpl(const char* procname) { in eglGetProcAddressImpl()
236 __eglMustCastToProperFunctionPointerType eglGetProcAddress(const char* procname) { in eglGetProcAddress()