Home
last modified time | relevance | path

Searched defs:cache_hit (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_live_shader_cache.c75 bool* cache_hit) in util_live_shader_cache_get()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_descriptors.c783 bool *cache_hit) in zink_descriptor_set_get()
1193 …res_add(struct zink_descriptor_set *zds, struct zink_resource *res, unsigned int i, bool cache_hit) in desc_set_res_add()
1207 struct zink_sampler_state *state, unsigned int i, bool cache_hit) in desc_set_sampler_add()
1228 unsigned int i, bool cache_hit) in desc_set_image_add()
1246 unsigned int i, bool cache_hit) in desc_set_descriptor_surface_add()
1279 bool is_compute, bool cache_hit, uint32_t *dynamic_offsets) in update_push_ubo_descriptors()
1342 …struct zink_context *ctx, struct zink_descriptor_set *zds, struct zink_program *pg, bool cache_hit) in set_descriptor_set_refs()
1369 …ink_descriptor_type type, struct zink_descriptor_set *zds, struct zink_program *pg, bool cache_hit) in update_descriptors_internal()
1487 bool cache_hit; in zink_descriptors_update() local
Dzink_program.c1192 bool cache_hit; in zink_create_cached_shader_state() local
/third_party/mesa3d/src/vulkan/runtime/
Dvk_pipeline_cache.c309 bool *cache_hit) in vk_pipeline_cache_lookup_object()
449 bool *cache_hit, void *mem_ctx) in vk_pipeline_cache_lookup_nir()
/third_party/mesa3d/src/intel/vulkan/
Danv_pipeline_cache.c307 bool cache_hit = false; in anv_device_search_for_kernel() local
Danv_pipeline.c1393 bool cache_hit; in anv_graphics_pipeline_load_cached_shaders() local
1818 bool cache_hit = false; in anv_pipeline_compile_cs() local
2454 bool cache_hit; in anv_pipeline_load_cached_shaders() local
2691 bool cache_hit; in anv_device_init_rt_shaders() local
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_pipeline.c530 bool *cache_hit) in dzn_pipeline_cache_lookup_gfx_pipeline()
762 bool cache_hit; in dzn_graphics_pipeline_compile_shaders() local
2013 bool *cache_hit) in dzn_pipeline_cache_lookup_compute_pipeline()
2096 bool cache_hit = false; in dzn_compute_pipeline_compile_shader() local
/third_party/ffmpeg/libavformat/
Dcache.c65 int64_t cache_hit, cache_miss; member
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline_cache.c253 bool *cache_hit) in v3dv_pipeline_cache_search_for_pipeline()
Dv3dv_pipeline.c2471 bool cache_hit = false; in pipeline_compile_graphics() local
3188 bool cache_hit = false; in pipeline_compile_compute() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_shaders.cpp3264 bool cache_hit; in si_create_shader() local