Searched refs:t_eglChooseConfig (Results 1 – 2 of 2) sorted by relevance
19 #define eglChooseConfig t_eglChooseConfig118 ANGLE_TRACE_LOADER_EXPORT extern PFNEGLCHOOSECONFIGPROC t_eglChooseConfig;
13 ANGLE_TRACE_LOADER_EXPORT PFNEGLCHOOSECONFIGPROC t_eglChooseConfig; variable127 t_eglChooseConfig = reinterpret_cast<PFNEGLCHOOSECONFIGPROC>(loadProc("eglChooseConfig")); in LoadEGL()