Searched refs:t_glCopyTexImage2D (Results 1 – 2 of 2) sorted by relevance
129 #define glCopyTexImage2D t_glCopyTexImage2D914 ANGLE_TRACE_LOADER_EXPORT extern PFNGLCOPYTEXIMAGE2DPROC t_glCopyTexImage2D;
121 ANGLE_TRACE_LOADER_EXPORT PFNGLCOPYTEXIMAGE2DPROC t_glCopyTexImage2D; variable972 t_glCopyTexImage2D = reinterpret_cast<PFNGLCOPYTEXIMAGE2DPROC>(loadProc("glCopyTexImage2D")); in LoadGLES()