Searched refs:anv_create_sync_for_memory (Results 1 – 6 of 6) sorted by relevance
219 anv_create_sync_for_memory(struct vk_device *device, in anv_create_sync_for_memory() function
420 device->vk.create_sync_for_memory = anv_create_sync_for_memory; in anv_CreateDevice()422 device->vk.create_sync_for_memory = anv_create_sync_for_memory; in anv_CreateDevice()
4470 VkResult anv_create_sync_for_memory(struct vk_device *device,
216 anv_create_sync_for_memory(struct vk_device *device, in anv_create_sync_for_memory() function
2728 VkResult anv_create_sync_for_memory(struct vk_device *device,
2486 device->vk.create_sync_for_memory = anv_create_sync_for_memory; in anv_CreateDevice()