Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_tile_cache.h109 sp_create_tex_tile_cache( struct pipe_context *pipe );
Dsp_tex_tile_cache.c47 sp_create_tex_tile_cache( struct pipe_context *pipe ) in sp_create_tex_tile_cache() function
Dsp_context.c260 softpipe->tex_cache[sh][i] = sp_create_tex_tile_cache(&softpipe->pipe); in softpipe_create_context()