Home
last modified time | relevance | path

Searched refs:util_live_shader_cache (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_live_shader_cache.h59 struct util_live_shader_cache { struct
76 util_live_shader_cache_init(struct util_live_shader_cache *cache, argument
82 util_live_shader_cache_deinit(struct util_live_shader_cache *cache);
86 struct util_live_shader_cache *cache,
92 struct util_live_shader_cache *cache,
H A Du_live_shader_cache.c50 util_live_shader_cache_init(struct util_live_shader_cache *cache, in util_live_shader_cache_init()
62 util_live_shader_cache_deinit(struct util_live_shader_cache *cache) in util_live_shader_cache_deinit()
73 struct util_live_shader_cache *cache, in util_live_shader_cache_get()
168 struct util_live_shader_cache *cache, in util_shader_reference()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_types.h1442 struct util_live_shader_cache shaders;
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h637 struct util_live_shader_cache live_shader_cache;