Home
last modified time | relevance | path

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

/external/angle/src/tests/restricted_traces/
Dtrace_egl_loader_autogen.h42 #define eglWaitNative t_eglWaitNative
141 ANGLE_TRACE_LOADER_EXPORT extern PFNEGLWAITNATIVEPROC t_eglWaitNative;
Dtrace_egl_loader_autogen.cpp36 ANGLE_TRACE_LOADER_EXPORT PFNEGLWAITNATIVEPROC t_eglWaitNative; variable
156 t_eglWaitNative = reinterpret_cast<PFNEGLWAITNATIVEPROC>(loadProc("eglWaitNative")); in LoadEGL()