Searched refs:GetProcAddressProc (Results 1 – 1 of 1) sorted by relevance
61 typedef __eglMustCastToProperFunctionPointerType (*GetProcAddressProc)(const char* procname); typedef75 static GetProcAddressProc gfGetProcAddress = nullptr;105 … gfGetProcAddress = (GetProcAddressProc)GetProcedureAddress(gLibrary, "eglGetProcAddress"); in load_command_buffer_functions()