Home
last modified time | relevance | path

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

1234

/external/mesa3d/src/freedreno/vulkan/
Dtu_wsi_display.c38 tu_GetPhysicalDeviceDisplayPropertiesKHR(VkPhysicalDevice physical_device, in tu_GetPhysicalDeviceDisplayPropertiesKHR()
52 tu_GetPhysicalDeviceDisplayProperties2KHR(VkPhysicalDevice physical_device, in tu_GetPhysicalDeviceDisplayProperties2KHR()
67 VkPhysicalDevice physical_device, in tu_GetPhysicalDeviceDisplayPlanePropertiesKHR()
82 VkPhysicalDevice physical_device, in tu_GetPhysicalDeviceDisplayPlaneProperties2KHR()
96 tu_GetDisplayPlaneSupportedDisplaysKHR(VkPhysicalDevice physical_device, in tu_GetDisplayPlaneSupportedDisplaysKHR()
113 tu_GetDisplayModePropertiesKHR(VkPhysicalDevice physical_device, in tu_GetDisplayModePropertiesKHR()
128 tu_GetDisplayModeProperties2KHR(VkPhysicalDevice physical_device, in tu_GetDisplayModeProperties2KHR()
143 tu_CreateDisplayModeKHR(VkPhysicalDevice physical_device, in tu_CreateDisplayModeKHR()
160 tu_GetDisplayPlaneCapabilitiesKHR(VkPhysicalDevice physical_device, in tu_GetDisplayPlaneCapabilitiesKHR()
175 tu_GetDisplayPlaneCapabilities2KHR(VkPhysicalDevice physical_device, in tu_GetDisplayPlaneCapabilities2KHR()
[all …]
Dtu_wsi.cc33 tu_wsi_init(struct tu_physical_device *physical_device) in tu_wsi_init()
58 tu_wsi_finish(struct tu_physical_device *physical_device) in tu_wsi_finish()
Dtu_formats.cc230 struct tu_physical_device *physical_device, in tu_physical_device_get_format_properties()
473 struct tu_physical_device *physical_device, in tu_get_image_format_properties()
653 const struct tu_physical_device *physical_device, in tu_get_external_image_format_properties()
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_wsi.c34 lvp_init_wsi(struct lvp_physical_device *physical_device) in lvp_init_wsi()
54 lvp_finish_wsi(struct lvp_physical_device *physical_device) in lvp_finish_wsi()
Dlvp_formats.c63 lvp_physical_device_get_format_properties(struct lvp_physical_device *physical_device, in lvp_physical_device_get_format_properties()
242 static VkResult lvp_get_image_format_properties(struct lvp_physical_device *physical_device, in lvp_get_image_format_properties()
/external/mesa3d/src/panfrost/vulkan/
Dpanvk_wsi.c41 panvk_wsi_init(struct panvk_physical_device *physical_device) in panvk_wsi_init()
61 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()
303 const struct panvk_physical_device *physical_device, in panvk_get_external_image_format_properties()
/external/mesa3d/src/gfxstream/guest/vulkan/
Dgfxstream_vk_wsi.cpp25 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()
/external/mesa3d/src/amd/vulkan/
Dradv_wsi.c86 radv_init_wsi(struct radv_physical_device *physical_device) in radv_init_wsi()
107 radv_finish_wsi(struct radv_physical_device *physical_device) in radv_finish_wsi()
Dradv_formats.c492 radv_is_storage_image_format_supported(const struct radv_physical_device *physical_device, VkFormat… in radv_is_storage_image_format_supported()
682 radv_is_format_emulated(const struct radv_physical_device *physical_device, VkFormat format) in radv_is_format_emulated()
694 radv_device_supports_etc(const struct radv_physical_device *physical_device) in radv_device_supports_etc()
701 radv_physical_device_get_format_properties(struct radv_physical_device *physical_device, VkFormat f… in radv_physical_device_get_format_properties()
1388 radv_get_image_format_properties(struct radv_physical_device *physical_device, in radv_get_image_format_properties()
1608 get_external_image_format_properties(struct radv_physical_device *physical_device, in get_external_image_format_properties()
/external/mesa3d/src/intel/vulkan_hasvk/
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()
/external/mesa3d/src/intel/vulkan/
Danv_wsi.c53 anv_init_wsi(struct anv_physical_device *physical_device) in anv_init_wsi()
83 anv_finish_wsi(struct anv_physical_device *physical_device) in anv_finish_wsi()
/external/mesa3d/src/microsoft/vulkan/
Ddzn_wsi.c79 dzn_wsi_finish(struct dzn_physical_device *physical_device) in dzn_wsi_finish()
86 dzn_wsi_init(struct dzn_physical_device *physical_device) in dzn_wsi_init()
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_wsi.c93 v3dv_wsi_init(struct v3dv_physical_device *physical_device) in v3dv_wsi_init()
117 v3dv_wsi_finish(struct v3dv_physical_device *physical_device) in v3dv_wsi_finish()
/external/rust/crates/vulkano/src/swapchain/
Ddisplay.rs49 physical_device: Arc<PhysicalDevice>, field
156 pub fn physical_device(&self) -> &Arc<PhysicalDevice> { in physical_device() method
184 physical_device: Arc<PhysicalDevice>, field
258 pub fn physical_device(&self) -> &Arc<PhysicalDevice> { in physical_device() method
/external/mesa3d/src/intel/vulkan_hasvk/tests/
Dstate_pool.c38 struct anv_physical_device physical_device = { }; in state_pool_test() local
Dstate_pool_padding.c31 struct anv_physical_device physical_device = { in state_pool_padding_test() local
Dstate_pool_free_list_only.c38 struct anv_physical_device physical_device = { }; in state_pool_free_list_only_test() local
Dblock_pool_grow_first.c31 struct anv_physical_device physical_device = { in block_pool_grow_first_test() local
/external/mesa3d/src/intel/vulkan/tests/
Dstate_pool.c38 struct anv_physical_device physical_device = { }; in state_pool_test() local
Dstate_pool_padding.c31 struct anv_physical_device physical_device = {}; in state_pool_padding_test() local
Dstate_pool_free_list_only.c39 struct anv_physical_device physical_device = { }; in state_pool_free_list_only_test() local
Dblock_pool_grow_first.c31 struct anv_physical_device physical_device = {}; in block_pool_grow_first_test() local
Dblock_pool_max_size.c31 struct anv_physical_device physical_device = {}; in block_pool_max_size() local
/external/mesa3d/src/intel/vulkan/i915/
Danv_device.c230 struct anv_physical_device *physical_device = device->physical; in anv_i915_set_queue_parameters() local
272 struct anv_physical_device *physical_device = device->physical; in anv_i915_device_setup_context() local

1234