Home | History | Annotate | Download | only in softpipe

Lines Matching refs:softpipe

49    struct softpipe_context *softpipe = softpipe_context(pipe);
52 draw_flush(softpipe->draw);
57 for (sh = 0; sh < Elements(softpipe->tex_cache); sh++) {
58 for (i = 0; i < softpipe->num_sampler_views[sh]; i++) {
59 sp_flush_tex_tile_cache(softpipe->tex_cache[sh][i]);
69 for (i = 0; i < softpipe->framebuffer.nr_cbufs; i++)
70 if (softpipe->cbuf_cache[i])
71 sp_flush_tile_cache(softpipe->cbuf_cache[i]);
73 if (softpipe->zsbuf_cache)
74 sp_flush_tile_cache(softpipe->zsbuf_cache);
76 softpipe->dirty_render_cache = FALSE;
84 softpipe_unmap_transfers(softpipe);
92 debug_dump_surface_bmp(softpipe, filename, softpipe->framebuffer.cbufs[0]);
94 debug_dump_surface_bmp(softpipe, filename, softpipe->framebuffer.zsbuf);
158 * This is for illustrative purposes only, as softpipe does not