Home | History | Annotate | Download | only in libGLES_CM

Lines Matching refs:errorCode

107 void error(GLenum errorCode)
113 switch(errorCode)
143 default: UNREACHABLE(errorCode);