Searched refs:PIPE_ERROR_RETRY (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_defines.h50 PIPE_ERROR_RETRY = -4 enumerator in enum:pipe_error
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_defines.h50 PIPE_ERROR_RETRY = -4 enumerator in enum:pipe_error
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/svga/drm/
H A Dvmw_context.c200 while (ret == PIPE_ERROR_RETRY) {
202 if (ret == PIPE_ERROR_RETRY) {
H A Dpb_buffer_simple_fenced.c619 ret = PIPE_ERROR_RETRY;
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/svga/drm/
H A Dvmw_context.c201 while (ret == PIPE_ERROR_RETRY) {
203 if (ret == PIPE_ERROR_RETRY) {
H A Dpb_buffer_simple_fenced.c619 ret = PIPE_ERROR_RETRY;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/pipebuffer/
H A Dpb_buffer_fenced.c764 ret = PIPE_ERROR_RETRY;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/pipebuffer/
H A Dpb_buffer_fenced.c764 ret = PIPE_ERROR_RETRY;

Completed in 14 milliseconds