Home
last modified time | relevance | path

Searched defs:physical_device (Results 1 – 25 of 58) sorted by relevance

123

/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_wsi.c34 lvp_init_wsi(struct lvp_physical_device *physical_device) in lvp_init_wsi()
53 lvp_finish_wsi(struct lvp_physical_device *physical_device) in lvp_finish_wsi()
Dlvp_formats.c62 lvp_physical_device_get_format_properties(struct lvp_physical_device *physical_device, in lvp_physical_device_get_format_properties()
199 static VkResult lvp_get_image_format_properties(struct lvp_physical_device *physical_device, in lvp_get_image_format_properties()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_wsi.c41 panvk_wsi_init(struct panvk_physical_device *physical_device) in panvk_wsi_init()
62 panvk_wsi_finish(struct panvk_physical_device *physical_device) in panvk_wsi_finish()
Dpanvk_formats.c39 get_format_properties(struct panvk_physical_device *physical_device, in get_format_properties()
140 get_image_format_properties(struct panvk_physical_device *physical_device, in get_image_format_properties()
304 panvk_get_external_image_format_properties(const struct panvk_physical_device *physical_device, in panvk_get_external_image_format_properties()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_wsi.c35 dzn_wsi_finish(struct dzn_physical_device *physical_device) in dzn_wsi_finish()
42 dzn_wsi_init(struct dzn_physical_device *physical_device) in dzn_wsi_init()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_wsi.c33 tu_wsi_init(struct tu_physical_device *physical_device) in tu_wsi_init()
57 tu_wsi_finish(struct tu_physical_device *physical_device) in tu_wsi_finish()
Dtu_formats.c137 struct tu_physical_device *physical_device, in tu_physical_device_get_format_properties()
345 struct tu_physical_device *physical_device, in tu_get_image_format_properties()
522 const struct tu_physical_device *physical_device, in tu_get_external_image_format_properties()
/third_party/mesa3d/src/intel/vulkan/
Danv_wsi.c40 anv_init_wsi(struct anv_physical_device *physical_device) in anv_init_wsi()
67 anv_finish_wsi(struct anv_physical_device *physical_device) in anv_finish_wsi()
/third_party/mesa3d/src/amd/vulkan/
Dradv_wsi.c90 radv_init_wsi(struct radv_physical_device *physical_device) in radv_init_wsi()
111 radv_finish_wsi(struct radv_physical_device *physical_device) in radv_finish_wsi()
Dradv_formats.c551 radv_is_storage_image_format_supported(struct radv_physical_device *physical_device, in radv_is_storage_image_format_supported()
684 radv_device_supports_etc(struct radv_physical_device *physical_device) in radv_device_supports_etc()
693 radv_physical_device_get_format_properties(struct radv_physical_device *physical_device, in radv_physical_device_get_format_properties()
1467 radv_get_image_format_properties(struct radv_physical_device *physical_device, in radv_get_image_format_properties()
1679 get_external_image_format_properties(struct radv_physical_device *physical_device, in get_external_image_format_properties()
/third_party/flutter/engine/flutter/vulkan/
Dvulkan_utilities.cc36 VkPhysicalDevice physical_device) { in InstanceOrDeviceLayersToEnable()
112 const VulkanHandle<VkPhysicalDevice>& physical_device) { in DeviceLayersToEnable()
Dvulkan_device.cc47 VulkanDevice::VulkanDevice(VulkanProcTable& p_vk, VulkanHandle<VkPhysicalDevice> physical_device) in VulkanDevice()
162 VulkanHandle<VkPhysicalDevice> physical_device) in VulkanDevice()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_wsi.c49 v3dv_wsi_init(struct v3dv_physical_device *physical_device) in v3dv_wsi_init()
72 v3dv_wsi_finish(struct v3dv_physical_device *physical_device) in v3dv_wsi_finish()
/third_party/vulkan-loader/tests/
Dloader_wsi_tests.cpp146 VkPhysicalDevice physical_device; in TEST() local
173 VkPhysicalDevice physical_device; in TEST() local
335 VkPhysicalDevice physical_device; in TEST() local
362 VkPhysicalDevice physical_device; in TEST() local
524 VkPhysicalDevice physical_device; in TEST() local
551 VkPhysicalDevice physical_device; in TEST() local
713 VkPhysicalDevice physical_device; in TEST() local
740 VkPhysicalDevice physical_device; in TEST() local
Dloader_phys_dev_inst_ext_tests.cpp105 VkPhysicalDevice physical_device; in TEST() local
143 VkPhysicalDevice physical_device; in TEST() local
188 VkPhysicalDevice physical_device; in TEST() local
453 VkPhysicalDevice physical_device; in TEST() local
484 VkPhysicalDevice physical_device; in TEST() local
522 VkPhysicalDevice physical_device; in TEST() local
673 VkPhysicalDevice physical_device; in TEST() local
707 VkPhysicalDevice physical_device; in TEST() local
748 VkPhysicalDevice physical_device; in TEST() local
905 VkPhysicalDevice physical_device; in TEST() local
[all …]
Dloader_alloc_callback_tests.cpp248 VkPhysicalDevice physical_device; in TEST() local
275 VkPhysicalDevice physical_device; in TEST() local
323 VkPhysicalDevice physical_device; in TEST() local
380 VkPhysicalDevice physical_device; in TEST() local
583 VkPhysicalDevice physical_device; in TEST() local
/third_party/mesa3d/src/intel/vulkan/tests/
Dstate_pool.c38 struct anv_physical_device physical_device = { }; in main() local
Dblock_pool_grow_first.c29 struct anv_physical_device physical_device = { in main() local
Dstate_pool_padding.c29 struct anv_physical_device physical_device = { in main() local
Dstate_pool_free_list_only.c37 struct anv_physical_device physical_device = { }; in main() local
Dstate_pool_no_free.c58 struct anv_physical_device physical_device = { }; in run_test() local
Dblock_pool_no_free.c113 struct anv_physical_device physical_device = { in run_test() local
/third_party/mesa3d/src/virtio/vulkan/
Dvn_device.h24 struct vn_physical_device *physical_device; member
/third_party/flutter/skia/third_party/externals/imgui/examples/
Dimgui_impl_vulkan.cpp778 VkSurfaceFormatKHR ImGui_ImplVulkanH_SelectSurfaceFormat(VkPhysicalDevice physical_device, VkSurfac… in ImGui_ImplVulkanH_SelectSurfaceFormat()
822 VkPresentModeKHR ImGui_ImplVulkanH_SelectPresentMode(VkPhysicalDevice physical_device, VkSurfaceKHR… in ImGui_ImplVulkanH_SelectPresentMode()
844 void ImGui_ImplVulkanH_CreateWindowDataCommandBuffers(VkPhysicalDevice physical_device, VkDevice de… in ImGui_ImplVulkanH_CreateWindowDataCommandBuffers()
902 void ImGui_ImplVulkanH_CreateWindowDataSwapChainAndFramebuffer(VkPhysicalDevice physical_device, Vk… in ImGui_ImplVulkanH_CreateWindowDataSwapChainAndFramebuffer()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkdevice.h66 GstVulkanPhysicalDevice *physical_device; member

123