Searched refs:softpipe_flush (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_flush.h39 softpipe_flush(struct pipe_context *pipe,
H A Dsp_flush.c47 softpipe_flush( struct pipe_context *pipe, function in typeref:typename:void
102 softpipe_flush(pipe, SP_FLUSH_TEXTURE_CACHE, fence);
149 softpipe_flush(pipe, flush_flags, &fence);
165 softpipe_flush(pipe, flush_flags, NULL);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_flush.h39 softpipe_flush(struct pipe_context *pipe,
H A Dsp_flush.c47 softpipe_flush( struct pipe_context *pipe, function in typeref:typename:void
102 softpipe_flush(pipe, SP_FLUSH_TEXTURE_CACHE, fence);
149 softpipe_flush(pipe, flush_flags, &fence);
165 softpipe_flush(pipe, flush_flags, NULL);

Completed in 2 milliseconds