Searched refs:mGetProc (Results 1 – 1 of 1) sorted by relevance
49 FunctionsGLGLX(PFNGETPROCPROC getProc) : mGetProc(getProc) {} in FunctionsGLGLX()56 return reinterpret_cast<void *>(mGetProc(function.c_str())); in loadProcAddress()59 PFNGETPROCPROC mGetProc; member in rx::FunctionsGLGLX