Home
last modified time | relevance | path

Searched refs:vk_physical_device_finish (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_physical_device.h142 vk_physical_device_finish(struct vk_physical_device *physical_device);
Dvk_physical_device.c63 vk_physical_device_finish(struct vk_physical_device *physical_device) in vk_physical_device_finish() function
/hardware/google/gfxstream/guest/vulkan/
Dgfxstream_vk_device.cpp210 vk_physical_device_finish(&physical_device->vk); in gfxstream_vk_physical_device_finish()