Searched defs:errorCode (Results 1 – 2 of 2) sorted by relevance
24 void PrintGLError(const GLenum errorCode) in PrintGLError()
37 u32 errorCode = nn::friends::ResultToErrorCode(result); in PrintErrorCode() local