Home
last modified time | relevance | path

Searched refs:_glsGLUDriverFilePath (Results 1 – 1 of 1) sorted by relevance

/dports/games/cake/cake_src/cake/glsetup/
H A Dgls.c56 GLS_STATIC char _glsGLDriverFilePath[MAX_PATH], _glsGLUDriverFilePath[MAX_PATH]; variable
298 _glsGLUDriverFilePath, in glsGetCurrentDriverInfo()
993 _safe_strncpy(_glsGLUDriverFilePath,pGLUDriverFilePath, in glsLoadDriverFromFilePath()
994 sizeof(_glsGLUDriverFilePath)); in glsLoadDriverFromFilePath()
1004 _glsGLUDriverFilePath[0] = 0; in glsLoadDriverFromFilePath()
1505 _glsGLUDriverFilePath[0] = 0; in glsUnloadDriver()