Home
last modified time | relevance | path

Searched refs:pipeline_cache_import_ops (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_physical_device.h114 const struct vk_pipeline_cache_object_ops *const *pipeline_cache_import_ops; member
H A Dvk_pipeline_cache.c532 pdevice->pipeline_cache_import_ops; in find_type_for_ops()
550 pdevice->pipeline_cache_import_ops; in find_ops_for_type()
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_physical_device.c2398 device->vk.pipeline_cache_import_ops = anv_cache_import_ops; in anv_physical_device_try_create()
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_device.c1762 device->vk.pipeline_cache_import_ops = anv_cache_import_ops; in anv_physical_device_try_create()
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_device.cc1320 device->vk.pipeline_cache_import_ops = cache_import_ops; in tu_physical_device_init()
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/
H A Ddzn_device.c1125 pdev->vk.pipeline_cache_import_ops = dzn_pipeline_cache_import_ops; in dzn_physical_device_create()