Searched refs:t_glFrontFace (Results 1 – 2 of 2) sorted by relevance
154 #define glFrontFace t_glFrontFace939 ANGLE_TRACE_LOADER_EXPORT extern PFNGLFRONTFACEPROC t_glFrontFace;
146 ANGLE_TRACE_LOADER_EXPORT PFNGLFRONTFACEPROC t_glFrontFace; variable1004 t_glFrontFace = reinterpret_cast<PFNGLFRONTFACEPROC>(loadProc("glFrontFace")); in LoadGLES()