Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_tile_cache.h118 sp_tex_tile_cache_validate_texture(struct softpipe_tex_tile_cache *tc);
H A Dsp_tex_tile_cache.c93 sp_tex_tile_cache_validate_texture(struct softpipe_tex_tile_cache *tc) in sp_tex_tile_cache_validate_texture() function
H A Dsp_state_derived.c321 sp_tex_tile_cache_validate_texture( tc ); in update_tgsi_samplers()