Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/
H A Ddzn_pipeline.c138 const struct vk_pipeline_cache_object_ops dzn_cached_blob_ops = { variable
162 &dzn_cached_blob_ops, in dzn_cached_blob_create()
540 &dzn_cached_blob_ops, in dzn_pipeline_cache_lookup_dxil_shader()
623 &dzn_cached_blob_ops, in dzn_pipeline_cache_lookup_gfx_pipeline()
2434 &dzn_cached_blob_ops, in dzn_pipeline_cache_lookup_compute_pipeline()
H A Ddzn_private.h930 extern const struct vk_pipeline_cache_object_ops dzn_cached_blob_ops;
H A Ddzn_device.c377 &dzn_cached_blob_ops,