Searched refs:xError (Results 1 – 6 of 6) sorted by relevance
42 xError error; in __glXSendError()70 xError error; in __glXSendErrorForXcb()
172 xError error; in __glXGenerateError()
65 DRI2Error(Display *display, xError *err, XExtCodes *codes, int *ret_code);184 DRI2Error(Display *display, xError *err, XExtCodes *codes, int *ret_code) in DRI2Error()
391 xError error; in glXCreateContext()
316 double xError = uprv_fabs(actual->positions[i * 2] - expected->positions[i * 2]); in compareResults() local319 if (xError > 0.0001) { in compareResults()
358 double xError = uprv_fabs(actual->positions[i * 2] - expected->positions[i * 2]); in compareResults() local360 if (xError > 0.0001) { in compareResults()