Home
last modified time | relevance | path

Searched refs:surface_cache (Results 1 – 25 of 68) sorted by relevance

123

/dports/graphics/gthumb/gthumb-3.10.1/gthumb/
H A Dgth-icon-cache.c34 GHashTable *surface_cache; member
51 …icon_cache->surface_cache = g_hash_table_new_full (g_icon_hash, (GEqualFunc) g_icon_equal, g_objec… in gth_icon_cache_new()
87 g_hash_table_destroy (icon_cache->surface_cache); in gth_icon_cache_free()
100 g_hash_table_remove_all (icon_cache->surface_cache); in gth_icon_cache_clear()
143 surface = g_hash_table_lookup (icon_cache->surface_cache, icon); in gth_icon_cache_get_surface()
152 …g_hash_table_insert (icon_cache->surface_cache, g_object_ref (icon), cairo_surface_reference (surf… in gth_icon_cache_get_surface()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/utils/
H A Dcairo.c293 cairo_surface_t ** surface_cache,
300 if (*surface_cache)
303 *surface_cache);
310 *surface_cache =
316 cairo_create (*surface_cache);
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/zink/
H A Dzink_surface.c176 struct hash_entry *entry = _mesa_hash_table_search_pre_hashed(&res->surface_cache, hash, ivci); in zink_get_surface()
184 … entry = _mesa_hash_table_insert_pre_hashed(&res->surface_cache, hash, &surface->ivci, surface); in zink_get_surface()
289 …struct hash_entry *he = _mesa_hash_table_search_pre_hashed(&res->surface_cache, surface->hash, &su… in zink_destroy_surface()
292 _mesa_hash_table_remove(&res->surface_cache, he); in zink_destroy_surface()
329 …struct hash_entry *new_entry = _mesa_hash_table_search_pre_hashed(&res->surface_cache, hash, &ivci… in zink_rebind_surface()
342 …struct hash_entry *entry = _mesa_hash_table_search_pre_hashed(&res->surface_cache, surface->hash, … in zink_rebind_surface()
344 _mesa_hash_table_remove(&res->surface_cache, entry); in zink_rebind_surface()
353 …entry = _mesa_hash_table_insert_pre_hashed(&res->surface_cache, surface->hash, &surface->ivci, sur… in zink_rebind_surface()
H A Dzink_resource.h131 struct hash_table surface_cache; member
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/zink/
H A Dzink_surface.c176 struct hash_entry *entry = _mesa_hash_table_search_pre_hashed(&res->surface_cache, hash, ivci); in zink_get_surface()
184 … entry = _mesa_hash_table_insert_pre_hashed(&res->surface_cache, hash, &surface->ivci, surface); in zink_get_surface()
289 …struct hash_entry *he = _mesa_hash_table_search_pre_hashed(&res->surface_cache, surface->hash, &su… in zink_destroy_surface()
292 _mesa_hash_table_remove(&res->surface_cache, he); in zink_destroy_surface()
329 …struct hash_entry *new_entry = _mesa_hash_table_search_pre_hashed(&res->surface_cache, hash, &ivci… in zink_rebind_surface()
342 …struct hash_entry *entry = _mesa_hash_table_search_pre_hashed(&res->surface_cache, surface->hash, … in zink_rebind_surface()
344 _mesa_hash_table_remove(&res->surface_cache, entry); in zink_rebind_surface()
353 …entry = _mesa_hash_table_insert_pre_hashed(&res->surface_cache, surface->hash, &surface->ivci, sur… in zink_rebind_surface()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/zink/
H A Dzink_surface.c176 struct hash_entry *entry = _mesa_hash_table_search_pre_hashed(&res->surface_cache, hash, ivci); in zink_get_surface()
184 … entry = _mesa_hash_table_insert_pre_hashed(&res->surface_cache, hash, &surface->ivci, surface); in zink_get_surface()
289 …struct hash_entry *he = _mesa_hash_table_search_pre_hashed(&res->surface_cache, surface->hash, &su… in zink_destroy_surface()
292 _mesa_hash_table_remove(&res->surface_cache, he); in zink_destroy_surface()
329 …struct hash_entry *new_entry = _mesa_hash_table_search_pre_hashed(&res->surface_cache, hash, &ivci… in zink_rebind_surface()
342 …struct hash_entry *entry = _mesa_hash_table_search_pre_hashed(&res->surface_cache, surface->hash, … in zink_rebind_surface()
344 _mesa_hash_table_remove(&res->surface_cache, entry); in zink_rebind_surface()
353 …entry = _mesa_hash_table_insert_pre_hashed(&res->surface_cache, surface->hash, &surface->ivci, sur… in zink_rebind_surface()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/zink/
H A Dzink_surface.c176 struct hash_entry *entry = _mesa_hash_table_search_pre_hashed(&res->surface_cache, hash, ivci); in zink_get_surface()
184 … entry = _mesa_hash_table_insert_pre_hashed(&res->surface_cache, hash, &surface->ivci, surface); in zink_get_surface()
289 …struct hash_entry *he = _mesa_hash_table_search_pre_hashed(&res->surface_cache, surface->hash, &su… in zink_destroy_surface()
292 _mesa_hash_table_remove(&res->surface_cache, he); in zink_destroy_surface()
329 …struct hash_entry *new_entry = _mesa_hash_table_search_pre_hashed(&res->surface_cache, hash, &ivci… in zink_rebind_surface()
342 …struct hash_entry *entry = _mesa_hash_table_search_pre_hashed(&res->surface_cache, surface->hash, … in zink_rebind_surface()
344 _mesa_hash_table_remove(&res->surface_cache, entry); in zink_rebind_surface()
353 …entry = _mesa_hash_table_insert_pre_hashed(&res->surface_cache, surface->hash, &surface->ivci, sur… in zink_rebind_surface()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/zink/
H A Dzink_surface.c176 struct hash_entry *entry = _mesa_hash_table_search_pre_hashed(&res->surface_cache, hash, ivci); in zink_get_surface()
184 … entry = _mesa_hash_table_insert_pre_hashed(&res->surface_cache, hash, &surface->ivci, surface); in zink_get_surface()
289 …struct hash_entry *he = _mesa_hash_table_search_pre_hashed(&res->surface_cache, surface->hash, &su… in zink_destroy_surface()
292 _mesa_hash_table_remove(&res->surface_cache, he); in zink_destroy_surface()
329 …struct hash_entry *new_entry = _mesa_hash_table_search_pre_hashed(&res->surface_cache, hash, &ivci… in zink_rebind_surface()
342 …struct hash_entry *entry = _mesa_hash_table_search_pre_hashed(&res->surface_cache, surface->hash, … in zink_rebind_surface()
344 _mesa_hash_table_remove(&res->surface_cache, entry); in zink_rebind_surface()
353 …entry = _mesa_hash_table_insert_pre_hashed(&res->surface_cache, surface->hash, &surface->ivci, sur… in zink_rebind_surface()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/zink/
H A Dzink_surface.c176 struct hash_entry *entry = _mesa_hash_table_search_pre_hashed(&res->surface_cache, hash, ivci); in zink_get_surface()
184 … entry = _mesa_hash_table_insert_pre_hashed(&res->surface_cache, hash, &surface->ivci, surface); in zink_get_surface()
289 …struct hash_entry *he = _mesa_hash_table_search_pre_hashed(&res->surface_cache, surface->hash, &su… in zink_destroy_surface()
292 _mesa_hash_table_remove(&res->surface_cache, he); in zink_destroy_surface()
329 …struct hash_entry *new_entry = _mesa_hash_table_search_pre_hashed(&res->surface_cache, hash, &ivci… in zink_rebind_surface()
342 …struct hash_entry *entry = _mesa_hash_table_search_pre_hashed(&res->surface_cache, surface->hash, … in zink_rebind_surface()
344 _mesa_hash_table_remove(&res->surface_cache, entry); in zink_rebind_surface()
353 …entry = _mesa_hash_table_insert_pre_hashed(&res->surface_cache, surface->hash, &surface->ivci, sur… in zink_rebind_surface()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/zink/
H A Dzink_surface.c176 struct hash_entry *entry = _mesa_hash_table_search_pre_hashed(&res->surface_cache, hash, ivci); in zink_get_surface()
184 … entry = _mesa_hash_table_insert_pre_hashed(&res->surface_cache, hash, &surface->ivci, surface); in zink_get_surface()
289 …struct hash_entry *he = _mesa_hash_table_search_pre_hashed(&res->surface_cache, surface->hash, &su… in zink_destroy_surface()
292 _mesa_hash_table_remove(&res->surface_cache, he); in zink_destroy_surface()
329 …struct hash_entry *new_entry = _mesa_hash_table_search_pre_hashed(&res->surface_cache, hash, &ivci… in zink_rebind_surface()
342 …struct hash_entry *entry = _mesa_hash_table_search_pre_hashed(&res->surface_cache, surface->hash, … in zink_rebind_surface()
344 _mesa_hash_table_remove(&res->surface_cache, entry); in zink_rebind_surface()
353 …entry = _mesa_hash_table_insert_pre_hashed(&res->surface_cache, surface->hash, &surface->ivci, sur… in zink_rebind_surface()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/zink/
H A Dzink_surface.c176 struct hash_entry *entry = _mesa_hash_table_search_pre_hashed(&res->surface_cache, hash, ivci); in zink_get_surface()
184 … entry = _mesa_hash_table_insert_pre_hashed(&res->surface_cache, hash, &surface->ivci, surface); in zink_get_surface()
289 …struct hash_entry *he = _mesa_hash_table_search_pre_hashed(&res->surface_cache, surface->hash, &su… in zink_destroy_surface()
292 _mesa_hash_table_remove(&res->surface_cache, he); in zink_destroy_surface()
329 …struct hash_entry *new_entry = _mesa_hash_table_search_pre_hashed(&res->surface_cache, hash, &ivci… in zink_rebind_surface()
342 …struct hash_entry *entry = _mesa_hash_table_search_pre_hashed(&res->surface_cache, surface->hash, … in zink_rebind_surface()
344 _mesa_hash_table_remove(&res->surface_cache, entry); in zink_rebind_surface()
353 …entry = _mesa_hash_table_insert_pre_hashed(&res->surface_cache, surface->hash, &surface->ivci, sur… in zink_rebind_surface()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/zink/
H A Dzink_surface.c176 struct hash_entry *entry = _mesa_hash_table_search_pre_hashed(&res->surface_cache, hash, ivci); in zink_get_surface()
184 … entry = _mesa_hash_table_insert_pre_hashed(&res->surface_cache, hash, &surface->ivci, surface); in zink_get_surface()
289 …struct hash_entry *he = _mesa_hash_table_search_pre_hashed(&res->surface_cache, surface->hash, &su… in zink_destroy_surface()
292 _mesa_hash_table_remove(&res->surface_cache, he); in zink_destroy_surface()
329 …struct hash_entry *new_entry = _mesa_hash_table_search_pre_hashed(&res->surface_cache, hash, &ivci… in zink_rebind_surface()
342 …struct hash_entry *entry = _mesa_hash_table_search_pre_hashed(&res->surface_cache, surface->hash, … in zink_rebind_surface()
344 _mesa_hash_table_remove(&res->surface_cache, entry); in zink_rebind_surface()
353 …entry = _mesa_hash_table_insert_pre_hashed(&res->surface_cache, surface->hash, &surface->ivci, sur… in zink_rebind_surface()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/zink/
H A Dzink_surface.c193 struct hash_entry *entry = _mesa_hash_table_search_pre_hashed(&res->surface_cache, hash, ivci); in zink_get_surface()
201 … entry = _mesa_hash_table_insert_pre_hashed(&res->surface_cache, hash, &surface->ivci, surface); in zink_get_surface()
306 …struct hash_entry *he = _mesa_hash_table_search_pre_hashed(&res->surface_cache, surface->hash, &su… in zink_destroy_surface()
309 _mesa_hash_table_remove(&res->surface_cache, he); in zink_destroy_surface()
346 …struct hash_entry *new_entry = _mesa_hash_table_search_pre_hashed(&res->surface_cache, hash, &ivci… in zink_rebind_surface()
359 …struct hash_entry *entry = _mesa_hash_table_search_pre_hashed(&res->surface_cache, surface->hash, … in zink_rebind_surface()
361 _mesa_hash_table_remove(&res->surface_cache, entry); in zink_rebind_surface()
370 …entry = _mesa_hash_table_insert_pre_hashed(&res->surface_cache, surface->hash, &surface->ivci, sur… in zink_rebind_surface()
/dports/graphics/cairo/cairo-1.17.4/perf/
H A Dcairo-perf-trace.c189 static cairo_hash_table_t *surface_cache; variable
206 if (surface_cache == NULL) in scache_mark_active()
229 if (surface_cache == NULL) in scache_clear()
241 _cairo_hash_table_remove (surface_cache, closure); in scache_remove()
260 if (uid == 0 || surface_cache == NULL) in _similar_surface_create()
264 s = _cairo_hash_table_lookup (surface_cache, &skey.entry); in _similar_surface_create()
288 if (_cairo_hash_table_insert (surface_cache, &s->entry)) { in _similar_surface_create()
292 (const cairo_user_data_key_t *) &surface_cache, in _similar_surface_create()
533 surface_cache = _cairo_hash_table_create (scache_equal); in parse_options()
/dports/x11-wm/awesome/awesome-4.3/lib/gears/
H A Dsurface.lua23 local surface_cache = setmetatable({}, { __mode = 'v' })
77 local cache = surface_cache[_surface]
84 surface_cache[_surface] = result
/dports/emulators/citra/citra-ac98458e0/src/video_core/renderer_opengl/
H A Dgl_rasterizer_cache.cpp1118 surface_cache, find_params, match_res_scale); in GetSurface()
1126 surface_cache, find_params, match_res_scale); in GetSurface()
1467 while (!surface_cache.empty()) in GetFramebufferSurfaces()
1468 UnregisterSurface(*surface_cache.begin()->second.begin()); in GetFramebufferSurfaces()
1574 surface_cache, params, ScaleMatch::Ignore); in GetTexCopySurface()
1716 for (const auto& set : RangeFromInterval(surface_cache, interval)) in IntervalHasInvalidPixelFormat()
1794 surface_cache -= SurfaceInterval(0x0, 0xFFFFFFFF); in ClearAll()
1852 for (const auto& pair : RangeFromInterval(surface_cache, invalid_interval)) { in InvalidateRegion()
1885 surface_cache, *region_owner, ScaleMatch::Ignore); in InvalidateRegion()
1920 surface_cache.add({surface->GetInterval(), SurfaceSet{surface}}); in RegisterSurface()
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/src/video_core/renderer_opengl/
H A Dgl_rasterizer_cache.cpp1118 surface_cache, find_params, match_res_scale); in GetSurface()
1126 surface_cache, find_params, match_res_scale); in GetSurface()
1467 while (!surface_cache.empty()) in GetFramebufferSurfaces()
1468 UnregisterSurface(*surface_cache.begin()->second.begin()); in GetFramebufferSurfaces()
1574 surface_cache, params, ScaleMatch::Ignore); in GetTexCopySurface()
1716 for (const auto& set : RangeFromInterval(surface_cache, interval)) in IntervalHasInvalidPixelFormat()
1794 surface_cache -= SurfaceInterval(0x0, 0xFFFFFFFF); in ClearAll()
1852 for (const auto& pair : RangeFromInterval(surface_cache, invalid_interval)) { in InvalidateRegion()
1885 surface_cache, *region_owner, ScaleMatch::Ignore); in InvalidateRegion()
1920 surface_cache.add({surface->GetInterval(), SurfaceSet{surface}}); in RegisterSurface()
[all …]
/dports/games/frogatto/frogatto-1.3.1/src/
H A Dsurface_cache.hpp29 namespace surface_cache namespace
H A Dtexture.cpp499 surfs.push_back(surface_cache::get_no_cache(str, &entry.path)); in get()
526 surfs.push_back(get_surface_formula(surface_cache::get_no_cache(str, &entry.path), algorithm)); in get()
546 surface s = surface_cache::get_no_cache(str, &entry.path); in get_palette_mapped()
568 surface s = surface_cache::get_no_cache(str, &path); in get_palette_mapped_no_cache()
H A Dsurface_cache.cpp33 namespace surface_cache namespace
H A Dsurface_palette.cpp24 surface s = surface_cache::get_no_cache("palette/" + id + ".png"); in load_palette_def()
/dports/games/devilutionX/devilutionX-1.2.1/SourceX/DiabloUI/
H A Dtext_draw.h27 TtfSurfaceCache **surface_cache);
/dports/devel/godot2/godot-2.1.6-stable/editor/io_plugins/
H A Deditor_scene_importer_fbxconv.h71 Map<String, SurfaceInfo> surface_cache; member
/dports/devel/godot2-tools/godot-2.1.6-stable/editor/io_plugins/
H A Deditor_scene_importer_fbxconv.h71 Map<String, SurfaceInfo> surface_cache; member
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/inc/utils/
H A Dcairo.h239 cairo_surface_t ** surface_cache,

123