Searched refs:t_glGenSamplers (Results 1 – 2 of 2) sorted by relevance
327 #define glGenSamplers t_glGenSamplers1115 ANGLE_TRACE_LOADER_EXPORT extern PFNGLGENSAMPLERSPROC t_glGenSamplers;
321 ANGLE_TRACE_LOADER_EXPORT PFNGLGENSAMPLERSPROC t_glGenSamplers; variable1240 t_glGenSamplers = reinterpret_cast<PFNGLGENSAMPLERSPROC>(loadProc("glGenSamplers")); in LoadGLES()