Searched refs:t_glClearDepthf (Results 1 – 2 of 2) sorted by relevance
123 #define glClearDepthf t_glClearDepthf908 ANGLE_TRACE_LOADER_EXPORT extern PFNGLCLEARDEPTHFPROC t_glClearDepthf;
115 ANGLE_TRACE_LOADER_EXPORT PFNGLCLEARDEPTHFPROC t_glClearDepthf; variable964 t_glClearDepthf = reinterpret_cast<PFNGLCLEARDEPTHFPROC>(loadProc("glClearDepthf")); in LoadGLES()