HomeSort by relevance Sort by last modified time
    Searched refs:llvmpipe_flush (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_flush.h 38 llvmpipe_flush(struct pipe_context *pipe,
lp_flush.c 46 llvmpipe_flush( struct pipe_context *pipe, function
82 llvmpipe_flush(pipe, &fence, reason);
127 llvmpipe_flush(pipe, NULL, reason);
lp_query.c 72 llvmpipe_flush(pipe, NULL, __FUNCTION__);
102 llvmpipe_flush(pipe, NULL, __FUNCTION__);
lp_context.c 99 llvmpipe_flush(pipe, fence, __FUNCTION__);
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_flush.h 38 llvmpipe_flush(struct pipe_context *pipe,
lp_flush.c 46 llvmpipe_flush( struct pipe_context *pipe, function
82 llvmpipe_flush(pipe, &fence, reason);
127 llvmpipe_flush(pipe, NULL, reason);
lp_query.c 72 llvmpipe_flush(pipe, NULL, __FUNCTION__);
102 llvmpipe_flush(pipe, NULL, __FUNCTION__);
lp_context.c 99 llvmpipe_flush(pipe, fence, __FUNCTION__);

Completed in 234 milliseconds