Searched refs:softpipe_tex_tile_cache (Results 1 – 6 of 6) sorted by relevance
37 struct softpipe_tex_tile_cache;78 struct softpipe_tex_tile_cache struct103 extern struct softpipe_tex_tile_cache * argument107 sp_destroy_tex_tile_cache(struct softpipe_tex_tile_cache *tc);111 sp_tex_tile_cache_map_transfers(struct softpipe_tex_tile_cache *tc);114 sp_tex_tile_cache_unmap_transfers(struct softpipe_tex_tile_cache *tc);117 sp_tex_tile_cache_set_sampler_view(struct softpipe_tex_tile_cache *tc,121 sp_tex_tile_cache_validate_texture(struct softpipe_tex_tile_cache *tc);124 sp_flush_tex_tile_cache(struct softpipe_tex_tile_cache *tc);129 sp_find_cached_tile_tex(struct softpipe_tex_tile_cache *tc, [all …]
46 struct softpipe_tex_tile_cache *49 struct softpipe_tex_tile_cache *tc; in sp_create_tex_tile_cache()55 tc = CALLOC_STRUCT( softpipe_tex_tile_cache ); in sp_create_tex_tile_cache()68 sp_destroy_tex_tile_cache(struct softpipe_tex_tile_cache *tc) in sp_destroy_tex_tile_cache()91 sp_tex_tile_cache_map_transfers(struct softpipe_tex_tile_cache *tc) in sp_tex_tile_cache_map_transfers()99 sp_tex_tile_cache_unmap_transfers(struct softpipe_tex_tile_cache *tc) in sp_tex_tile_cache_unmap_transfers()112 sp_tex_tile_cache_validate_texture(struct softpipe_tex_tile_cache *tc) in sp_tex_tile_cache_validate_texture()125 sp_tex_tile_is_compat_view(struct softpipe_tex_tile_cache *tc, in sp_tex_tile_is_compat_view()142 sp_tex_tile_cache_set_sampler_view(struct softpipe_tex_tile_cache *tc, in sp_tex_tile_cache_set_sampler_view()189 sp_flush_tex_tile_cache(struct softpipe_tex_tile_cache *tc) in sp_flush_tex_tile_cache()[all …]
102 struct softpipe_tex_tile_cache *cache;144 struct softpipe_tex_tile_cache *tex_cache,
52 struct softpipe_tex_tile_cache;185 struct softpipe_tex_tile_cache *tex_cache[PIPE_SHADER_GEOMETRY+1][PIPE_MAX_SAMPLERS];
216 struct softpipe_tex_tile_cache *tc = softpipe->tex_cache[sh][i]; in update_tgsi_samplers()
2468 struct softpipe_tex_tile_cache *tex_cache, in sp_sampler_variant_bind_view()