Searched defs:tex_cache (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_context.h185 struct softpipe_tex_tile_cache *tex_cache[PIPE_SHADER_GEOMETRY+1][PIPE_MAX_SAMPLERS]; member in struct:softpipe_context
H A Dsp_tex_sample.c2468 struct softpipe_tex_tile_cache *tex_cache,
2474 samp->cache = tex_cache;
2467 sp_sampler_variant_bind_view( struct sp_sampler_variant *samp, struct softpipe_tex_tile_cache *tex_cache, const struct pipe_sampler_view *view ) argument

Completed in 445 milliseconds