Searched defs:r600_flush (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Dr600_pipe.c118 void r600_flush(struct pipe_context *ctx, struct pipe_fence_handle **fence, function
147 r600_flush(ctx, fence, 0);
152 r600_flush((struct pipe_context*)ctx, NULL, flags);
/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.c118 void r600_flush(struct pipe_context *ctx, struct pipe_fence_handle **fence, function
147 r600_flush(ctx, fence, 0);
152 r600_flush((struct pipe_context*)ctx, NULL, flags);

Completed in 148 milliseconds