Searched refs:llvmpipe_flush (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_flush.c | 47 llvmpipe_flush( struct pipe_context *pipe, in llvmpipe_flush() function 83 llvmpipe_flush(pipe, &fence, reason); in llvmpipe_finish() 128 llvmpipe_flush(pipe, NULL, reason); in llvmpipe_flush_resource()
|
D | lp_flush.h | 38 llvmpipe_flush(struct pipe_context *pipe,
|
D | lp_context.c | 118 llvmpipe_flush(pipe, fence, __FUNCTION__); in do_flush() 138 llvmpipe_flush(pipe, NULL, __FUNCTION__); in llvmpipe_texture_barrier()
|
D | lp_query.c | 81 llvmpipe_flush(pipe, NULL, __FUNCTION__); in llvmpipe_destroy_query() 109 llvmpipe_flush(pipe, NULL, __FUNCTION__); in llvmpipe_get_query_result() 228 llvmpipe_flush(pipe, NULL, __FUNCTION__); in llvmpipe_get_query_result_resource()
|