Home
last modified time | relevance | path

Searched refs:sp_tile_cache_set_surface (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_surface.c68 sp_tile_cache_set_surface(sp->cbuf_cache[i], cb); in softpipe_set_framebuffer_state()
83 sp_tile_cache_set_surface(sp->zsbuf_cache, fb->zsbuf); in softpipe_set_framebuffer_state()
Dsp_tile_cache.h112 sp_tile_cache_set_surface(struct softpipe_tile_cache *tc,
Dsp_tile_cache.c171 sp_tile_cache_set_surface(struct softpipe_tile_cache *tc, in sp_tile_cache_set_surface() function