Searched refs:t_eglCreateContext (Results 1 – 2 of 2) sorted by relevance
21 #define eglCreateContext t_eglCreateContext120 ANGLE_TRACE_LOADER_EXPORT extern PFNEGLCREATECONTEXTPROC t_eglCreateContext;
15 ANGLE_TRACE_LOADER_EXPORT PFNEGLCREATECONTEXTPROC t_eglCreateContext; variable129 t_eglCreateContext = reinterpret_cast<PFNEGLCREATECONTEXTPROC>(loadProc("eglCreateContext")); in LoadEGL()