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()
314 double xError = uprv_fabs(actual->positions[i * 2] - expected->positions[i * 2]); in compareResults() local317 if (xError > 0.0001) { in compareResults()
356 double xError = uprv_fabs(actual->positions[i * 2] - expected->positions[i * 2]); in compareResults() local358 if (xError > 0.0001) { in compareResults()