Searched defs:physical_device (Results 1 – 15 of 15) sorted by relevance
18 VkResult gfxstream_vk_wsi_init(struct gfxstream_vk_physical_device* physical_device) { in gfxstream_vk_wsi_init()22 void gfxstream_vk_wsi_finish(struct gfxstream_vk_physical_device* physical_device) {} in gfxstream_vk_wsi_finish()
25 VkResult gfxstream_vk_wsi_init(struct gfxstream_vk_physical_device* physical_device) { in gfxstream_vk_wsi_init()44 void gfxstream_vk_wsi_finish(struct gfxstream_vk_physical_device* physical_device) { in gfxstream_vk_wsi_finish()
173 struct gfxstream_vk_physical_device* physical_device, struct gfxstream_vk_instance* instance, in gfxstream_vk_physical_device_init()207 struct gfxstream_vk_physical_device* physical_device) { in gfxstream_vk_physical_device_finish()213 static void gfxstream_vk_destroy_physical_device(struct vk_physical_device* physical_device) { in gfxstream_vk_destroy_physical_device()
798 for (const auto& physical_device : camera_id_map_[logical_id]) { in Initialize() local863 for (const auto& physical_device : one_map.second) { in NotifyPhysicalCameraUnavailable() local932 for (const auto& physical_device : camera_id_map_[camera_id]) { in CreateCameraDeviceHwl() local
129 const auto& physical_device = physical_device_map_->find(current_physical_camera_); in InitializeLogicalResult() local
79 struct gfxstream_vk_physical_device* physical_device; member
52 VkPhysicalDevice physical_device; member515 VkPhysicalDevice physical_device) in wsi_headless_init_wsi()
55 VkPhysicalDevice physical_device; member952 VkPhysicalDevice physical_device) in wsi_win32_init_wsi()
128 VkPhysicalDevice physical_device; member2417 VkPhysicalDevice physical_device) in wsi_wl_init_wsi()
63 vk_physical_device_finish(struct vk_physical_device *physical_device) in vk_physical_device_finish()
40 get_timeline_mode(struct vk_physical_device *physical_device) in get_timeline_mode()90 struct vk_physical_device *physical_device, in vk_device_init()
48 uint32_t GetMemoryType(const vkhpp::PhysicalDevice& physical_device, in GetMemoryType()67 const vkhpp::PhysicalDevice& physical_device, in DoCreateBuffer()
186 vkhpp::PhysicalDevice physical_device, in Vk()
620 VkPhysicalDevice physical_device = physical_device_groups[i].physicalDevices[j]; in device_select_EnumeratePhysicalDeviceGroups() local
82 VkPhysicalDevice physical_device; member