Searched refs:try_clear (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_clear.c120 try_clear(struct svga_context *svga, function in typeref:enum:pipe_error
250 ret = try_clear( svga, buffers, color, depth, stencil );
257 ret = try_clear( svga, buffers, color, depth, stencil );
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_clear.c123 try_clear(struct svga_context *svga, function in typeref:enum:pipe_error
253 SVGA_RETRY_OOM(svga, ret, try_clear( svga, buffers, color, depth, stencil));

Completed in 3 milliseconds