HomeSort by relevance Sort by last modified time
    Searched refs:GetProcAddress_t (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/egl/main/
eglfallbacks.c 87 drv->API.GetProcAddress = (GetProcAddress_t) _eglReturnFalse;
eglapi.h 79 typedef _EGLProc (*GetProcAddress_t)(_EGLDriver *drv, const char *procname);
163 GetProcAddress_t GetProcAddress;

Completed in 453 milliseconds