HomeSort by: relevance | last modified time | path
    Searched refs:PIPE_ERROR_RETRY (Results 1 - 8 of 8) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
p_defines.h 50 PIPE_ERROR_RETRY = -4
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
p_defines.h 50 PIPE_ERROR_RETRY = -4
  /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/svga/drm/
vmw_context.c 201 while (ret == PIPE_ERROR_RETRY) {
203 if (ret == PIPE_ERROR_RETRY) {
pb_buffer_simple_fenced.c 619 ret = PIPE_ERROR_RETRY;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/svga/drm/
vmw_context.c 200 while (ret == PIPE_ERROR_RETRY) {
202 if (ret == PIPE_ERROR_RETRY) {
pb_buffer_simple_fenced.c 619 ret = PIPE_ERROR_RETRY;
  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/pipebuffer/
pb_buffer_fenced.c 764 ret = PIPE_ERROR_RETRY;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/pipebuffer/
pb_buffer_fenced.c 764 ret = PIPE_ERROR_RETRY;

Completed in 16 milliseconds