Searched refs:xError (Results 1 – 6 of 6) sorted by relevance
43 xError error; in __glXSendError()72 xError error; in __glXSendErrorForXcb()
193 xError error; in __glXGenerateError()
65 DRI2Error(Display *display, xError *err, XExtCodes *codes, int *ret_code);178 DRI2Error(Display *display, xError *err, XExtCodes *codes, int *ret_code) in DRI2Error()
366 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()