Searched refs:t_glPixelStorei (Results 1 – 2 of 2) sorted by relevance
196 #define glPixelStorei t_glPixelStorei982 ANGLE_TRACE_LOADER_EXPORT extern PFNGLPIXELSTOREIPROC t_glPixelStorei;
189 ANGLE_TRACE_LOADER_EXPORT PFNGLPIXELSTOREIPROC t_glPixelStorei; variable1063 t_glPixelStorei = reinterpret_cast<PFNGLPIXELSTOREIPROC>(loadProc("glPixelStorei")); in LoadGLES()