Home
last modified time | relevance | path

Searched refs:sp_create_tile_cache (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_context.c251 softpipe->cbuf_cache[i] = sp_create_tile_cache( &softpipe->pipe ); in softpipe_create_context()
252 softpipe->zsbuf_cache = sp_create_tile_cache( &softpipe->pipe ); in softpipe_create_context()
H A Dsp_tile_cache.h106 sp_create_tile_cache( struct pipe_context *pipe );
H A Dsp_tile_cache.c91 sp_create_tile_cache( struct pipe_context *pipe ) in sp_create_tile_cache() function

Completed in 2 milliseconds