Lines Matching defs:alloc
79 const VkAllocationCallbacks *alloc =
80 &physical_dev->instance->base.base.alloc;
83 vn_wsi_proc_addr, alloc, -1, &physical_dev->instance->dri_options,
100 const VkAllocationCallbacks *alloc =
101 &physical_dev->instance->base.base.alloc;
103 wsi_device_finish(&physical_dev->wsi_device, alloc);
110 const VkAllocationCallbacks *alloc,
144 VkResult result = vn_image_create(dev, create_info, alloc, &img);
162 vn_DestroyImage(dev_handle, img_handle, alloc);
178 const VkAllocationCallbacks *alloc,
218 VkResult result = vn_image_create(dev, create_info, alloc, &img);