Searched refs:t_eglQuerySurface (Results 1 – 2 of 2) sorted by relevance
38 #define eglQuerySurface t_eglQuerySurface137 ANGLE_TRACE_LOADER_EXPORT extern PFNEGLQUERYSURFACEPROC t_eglQuerySurface;
32 ANGLE_TRACE_LOADER_EXPORT PFNEGLQUERYSURFACEPROC t_eglQuerySurface; variable152 t_eglQuerySurface = reinterpret_cast<PFNEGLQUERYSURFACEPROC>(loadProc("eglQuerySurface")); in LoadEGL()