Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_live_shader_cache.h55 struct util_live_shader_cache { struct
72 util_live_shader_cache_init(struct util_live_shader_cache *cache, argument
78 util_live_shader_cache_deinit(struct util_live_shader_cache *cache);
82 struct util_live_shader_cache *cache,
88 struct util_live_shader_cache *cache,
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()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.h625 struct util_live_shader_cache live_shader_cache;