Searched refs:new_device_data (Results 1 – 2 of 2) sorted by relevance
188 static struct device_data *new_device_data(VkDevice device, struct instance_data *instance) in new_device_data() function244 struct device_data *device_data = new_device_data(*pDevice, instance_data); in nullhw_CreateDevice()
370 static struct device_data *new_device_data(VkDevice device, struct instance_data *instance) in new_device_data() function2505 struct device_data *device_data = new_device_data(*pDevice, instance_data); in overlay_CreateDevice()