Home
last modified time | relevance | path

Searched defs:cache_obj (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_pipeline.c613 struct vk_pipeline_cache_object cache_obj; member
835 struct vk_pipeline_cache_object *cache_obj = in vk_pipeline_precompile_shader() local
874 struct vk_pipeline_cache_object *cache_obj = &shader->cache_obj; in vk_pipeline_precompile_shader() local
1277 struct vk_pipeline_cache_object *cache_obj = in vk_graphics_pipeline_compile_shaders() local
1409 struct vk_pipeline_cache_object *cache_obj = in vk_graphics_pipeline_compile_shaders() local
1954 struct vk_pipeline_cache_object *cache_obj = in vk_pipeline_compile_compute_stage() local
2002 struct vk_pipeline_cache_object *cache_obj = &shader->pipeline.cache_obj; in vk_pipeline_compile_compute_stage() local
H A Dvk_shader.h90 struct vk_pipeline_cache_object cache_obj; member
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/
H A Ddzn_pipeline.c536 struct vk_pipeline_cache_object *cache_obj = NULL; in dzn_pipeline_cache_lookup_dxil_shader() local
584 struct vk_pipeline_cache_object *cache_obj = in dzn_pipeline_cache_add_dxil_shader() local
619 struct vk_pipeline_cache_object *cache_obj = NULL; in dzn_pipeline_cache_lookup_gfx_pipeline() local
699 struct vk_pipeline_cache_object *cache_obj = in dzn_pipeline_cache_add_gfx_pipeline() local
2430 struct vk_pipeline_cache_object *cache_obj = NULL; in dzn_pipeline_cache_lookup_compute_pipeline() local
2469 struct vk_pipeline_cache_object *cache_obj = in dzn_pipeline_cache_add_compute_pipeline() local