Searched refs:new_device_data (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/nullhw-layer/
H A Dintel_nullhw.c188 static struct device_data *new_device_data(VkDevice device, struct instance_data *instance) function in typeref:struct:device_data *
244 struct device_data *device_data = new_device_data(*pDevice, instance_data);
/xsrc/external/mit/MesaLib.old/dist/src/vulkan/overlay-layer/
H A Doverlay.cpp361 static struct device_data *new_device_data(VkDevice device, struct instance_data *instance) function in typeref:struct:device_data *
2178 struct device_data *device_data = new_device_data(*pDevice, instance_data);
/xsrc/external/mit/MesaLib/dist/src/vulkan/overlay-layer/
H A Doverlay.cpp370 static struct device_data *new_device_data(VkDevice device, struct instance_data *instance) function in typeref:struct:device_data *
2505 struct device_data *device_data = new_device_data(*pDevice, instance_data);

Completed in 9 milliseconds