Home
last modified time | relevance | path

Searched defs:physical_device (Results 1 - 25 of 54) sorted by relevance

123

/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_wsi.c34 lvp_init_wsi(struct lvp_physical_device *physical_device) in lvp_init_wsi() argument
53 lvp_finish_wsi(struct lvp_physical_device *physical_device) in lvp_finish_wsi() argument
[all...]
H A Dlvp_formats.c62 lvp_physical_device_get_format_properties(struct lvp_physical_device *physical_device, in lvp_physical_device_get_format_properties() argument
199 lvp_get_image_format_properties(struct lvp_physical_device *physical_device, const VkPhysicalDeviceImageFormatInfo2 *info, VkImageFormatProperties *pImageFormatProperties) lvp_get_image_format_properties() argument
[all...]
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_wsi.c41 panvk_wsi_init(struct panvk_physical_device *physical_device) in panvk_wsi_init() argument
62 panvk_wsi_finish(struct panvk_physical_device *physical_device) in panvk_wsi_finish() argument
[all...]
H A Dpanvk_formats.c39 get_format_properties(struct panvk_physical_device *physical_device, in get_format_properties() argument
140 get_image_format_properties(struct panvk_physical_device *physical_device, in get_image_format_properties() argument
304 panvk_get_external_image_format_properties(const struct panvk_physical_device *physical_device, const VkPhysicalDeviceImageFormatInfo2 *pImageFormatInfo, VkExternalMemoryHandleTypeFlagBits handleType, VkExternalMemoryProperties *external_properties) panvk_get_external_image_format_properties() argument
[all...]
/third_party/mesa3d/src/intel/vulkan/tests/
H A Dstate_pool_padding.c29 struct anv_physical_device physical_device = { in main() local
H A Dblock_pool_grow_first.c29 struct anv_physical_device physical_device = { in main() local
H A Dstate_pool_free_list_only.c37 struct anv_physical_device physical_device = { }; in main() local
H A Dstate_pool.c38 struct anv_physical_device physical_device = { }; in main() local
H A Dstate_pool_no_free.c58 struct anv_physical_device physical_device = { }; in run_test() local
H A Dblock_pool_no_free.c113 struct anv_physical_device physical_device = { in run_test() local
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_wsi.c35 dzn_wsi_finish(struct dzn_physical_device *physical_device) in dzn_wsi_finish() argument
42 dzn_wsi_init(struct dzn_physical_device *physical_device) in dzn_wsi_init() argument
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_wsi.c33 tu_wsi_init(struct tu_physical_device *physical_device) in tu_wsi_init() argument
57 tu_wsi_finish(struct tu_physical_device *physical_device) tu_wsi_finish() argument
[all...]
H A Dtu_formats.c136 tu_physical_device_get_format_properties( struct tu_physical_device *physical_device, VkFormat vk_format, VkFormatProperties3 *out_properties) tu_physical_device_get_format_properties() argument
344 tu_get_image_format_properties( struct tu_physical_device *physical_device, const VkPhysicalDeviceImageFormatInfo2 *info, VkImageFormatProperties *pImageFormatProperties, VkFormatFeatureFlags *p_feature_flags) tu_get_image_format_properties() argument
521 tu_get_external_image_format_properties( const struct tu_physical_device *physical_device, const VkPhysicalDeviceImageFormatInfo2 *pImageFormatInfo, VkExternalMemoryHandleTypeFlagBits handleType, VkExternalImageFormatProperties *external_properties) tu_get_external_image_format_properties() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_wsi.c90 radv_init_wsi(struct radv_physical_device *physical_device) in radv_init_wsi() argument
111 radv_finish_wsi(struct radv_physical_device *physical_device) radv_finish_wsi() argument
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_wsi.c40 anv_init_wsi(struct anv_physical_device *physical_device) in anv_init_wsi() argument
67 anv_finish_wsi(struct anv_physical_device *physical_device) anv_finish_wsi() argument
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_device.h24 struct vn_physical_device *physical_device; member
H A Dvn_instance.h86 } physical_device; member
/third_party/vk-gl-cts/external/amber/src/include/amber/
H A Damber_vulkan.h39 VkPhysicalDevice physical_device; member
/third_party/vulkan-loader/tests/
H A Dloader_wsi_tests.cpp139 VkPhysicalDevice physical_device; in TEST() local
165 VkPhysicalDevice physical_device; in TEST() local
322 VkPhysicalDevice physical_device; in TEST() local
348 VkPhysicalDevice physical_device; in TEST() local
505 VkPhysicalDevice physical_device; TEST() local
531 VkPhysicalDevice physical_device; TEST() local
688 VkPhysicalDevice physical_device; TEST() local
714 VkPhysicalDevice physical_device; TEST() local
[all...]
H A Dloader_alloc_callback_tests.cpp226 VkPhysicalDevice physical_device; in TEST() local
253 VkPhysicalDevice physical_device; in TEST() local
302 VkPhysicalDevice physical_device; in TEST() local
359 VkPhysicalDevice physical_device; TEST() local
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_wsi.c49 v3dv_wsi_init(struct v3dv_physical_device *physical_device) in v3dv_wsi_init() argument
72 v3dv_wsi_finish(struct v3dv_physical_device *physical_device) in v3dv_wsi_finish() argument
[all...]
H A Dv3dv_formats.c363 get_image_format_properties( struct v3dv_physical_device *physical_device, const VkPhysicalDeviceImageFormatInfo2 *info, VkImageTiling tiling, VkImageFormatProperties *pImageFormatProperties, VkSamplerYcbcrConversionImageFormatProperties *pYcbcrImageFormatProperties) get_image_format_properties() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DVulkanImageTest.cpp45 VkPhysicalDevice physical_device = reinterpret_cast<VkPhysicalDevice>(result); in TEST_P() local
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_physical_device.c55 vk_physical_device_finish(struct vk_physical_device *physical_device) in vk_physical_device_finish() argument
/third_party/mesa3d/src/intel/nullhw-layer/
H A Dintel_nullhw.c52 VkPhysicalDevice physical_device; member

Completed in 13 milliseconds

123