Searched refs:t_eglInitialize (Results 1 – 2 of 2) sorted by relevance
34 #define eglInitialize t_eglInitialize133 ANGLE_TRACE_LOADER_EXPORT extern PFNEGLINITIALIZEPROC t_eglInitialize;
28 ANGLE_TRACE_LOADER_EXPORT PFNEGLINITIALIZEPROC t_eglInitialize; variable148 t_eglInitialize = reinterpret_cast<PFNEGLINITIALIZEPROC>(loadProc("eglInitialize")); in LoadEGL()