Searched refs:t_glCompileShader (Results 1 – 2 of 2) sorted by relevance
126 #define glCompileShader t_glCompileShader911 ANGLE_TRACE_LOADER_EXPORT extern PFNGLCOMPILESHADERPROC t_glCompileShader;
118 ANGLE_TRACE_LOADER_EXPORT PFNGLCOMPILESHADERPROC t_glCompileShader; variable967 t_glCompileShader = reinterpret_cast<PFNGLCOMPILESHADERPROC>(loadProc("glCompileShader")); in LoadGLES()