| /external/mesa3d/src/freedreno/vulkan/ |
| D | tu_wsi_display.c | 38 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 …]
|
| D | tu_wsi.cc | 33 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()
|
| D | tu_formats.cc | 230 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/ |
| D | lvp_wsi.c | 34 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()
|
| D | lvp_formats.c | 63 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/ |
| D | panvk_wsi.c | 41 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()
|
| D | panvk_formats.c | 39 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/ |
| D | gfxstream_vk_wsi.cpp | 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()
|
| /external/mesa3d/src/amd/vulkan/ |
| D | radv_wsi.c | 86 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()
|
| D | radv_formats.c | 492 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/ |
| D | anv_wsi.c | 40 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/ |
| D | anv_wsi.c | 53 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/ |
| D | dzn_wsi.c | 79 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/ |
| D | v3dv_wsi.c | 93 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/ |
| D | display.rs | 49 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/ |
| D | state_pool.c | 38 struct anv_physical_device physical_device = { }; in state_pool_test() local
|
| D | state_pool_padding.c | 31 struct anv_physical_device physical_device = { in state_pool_padding_test() local
|
| D | state_pool_free_list_only.c | 38 struct anv_physical_device physical_device = { }; in state_pool_free_list_only_test() local
|
| D | block_pool_grow_first.c | 31 struct anv_physical_device physical_device = { in block_pool_grow_first_test() local
|
| /external/mesa3d/src/intel/vulkan/tests/ |
| D | state_pool.c | 38 struct anv_physical_device physical_device = { }; in state_pool_test() local
|
| D | state_pool_padding.c | 31 struct anv_physical_device physical_device = {}; in state_pool_padding_test() local
|
| D | state_pool_free_list_only.c | 39 struct anv_physical_device physical_device = { }; in state_pool_free_list_only_test() local
|
| D | block_pool_grow_first.c | 31 struct anv_physical_device physical_device = {}; in block_pool_grow_first_test() local
|
| D | block_pool_max_size.c | 31 struct anv_physical_device physical_device = {}; in block_pool_max_size() local
|
| /external/mesa3d/src/intel/vulkan/i915/ |
| D | anv_device.c | 230 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
|