Home
last modified time | relevance | path

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

/third_party/mesa3d/src/vulkan/runtime/
Dvk_physical_device.h88 const struct vk_pipeline_cache_object_ops *const *pipeline_cache_import_ops; member
Dvk_pipeline_cache.c505 pdevice->pipeline_cache_import_ops; in find_type_for_ops()
523 pdevice->pipeline_cache_import_ops; in find_ops_for_type()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c353 pdev->vk.pipeline_cache_import_ops = dzn_pipeline_cache_import_ops; in dzn_physical_device_create()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c318 device->vk.pipeline_cache_import_ops = cache_import_ops; in tu_physical_device_init()
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c918 device->vk.pipeline_cache_import_ops = anv_cache_import_ops; in anv_physical_device_try_create()