Home
last modified time | relevance | path

Searched refs:vk_foreach_struct (Results 1 – 25 of 26) sorted by relevance

12

/third_party/mesa3d/src/vulkan/util/
Dvk_util.h98 #define vk_foreach_struct(__e, __start) \ macro
258 vk_foreach_struct(s, start) { in __vk_find_struct()
275 vk_foreach_struct(s, start) { in __vk_append_struct()
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_formats.c152 vk_foreach_struct (ext, pFormatProperties->pNext) { in pvr_GetPhysicalDeviceFormatProperties2()
196 vk_foreach_struct (ext, pImageFormatProperties->pNext) { in pvr_GetPhysicalDeviceImageFormatProperties2()
Dpvr_device.c660 vk_foreach_struct (ext, pFeatures->pNext) { in pvr_GetPhysicalDeviceFeatures2()
1023 vk_foreach_struct (ext, pProperties->pNext) { in pvr_GetPhysicalDeviceProperties2()
1064 vk_foreach_struct (ext, p->pNext) { in pvr_GetPhysicalDeviceQueueFamilyProperties2()
1078 vk_foreach_struct (ext, pMemoryProperties->pNext) { in pvr_GetPhysicalDeviceMemoryProperties2()
/third_party/mesa3d/src/virtio/vulkan/
D.clang-format19 - vk_foreach_struct
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_formats.c298 vk_foreach_struct(ext, pFormatProperties->pNext) { in v3dv_GetPhysicalDeviceFormatProperties2()
614 vk_foreach_struct(s, base_props->pNext) { in v3dv_GetPhysicalDeviceImageFormatProperties2()
Dv3dv_device.c1079 vk_foreach_struct(ext, p->pNext) in v3dv_EnumeratePhysicalDeviceGroups()
1248 vk_foreach_struct(ext, pFeatures->pNext) { in v3dv_GetPhysicalDeviceFeatures2()
1656 vk_foreach_struct(ext, pProperties->pNext) { in v3dv_GetPhysicalDeviceProperties2()
1747 vk_foreach_struct(s, p->pNext) { in v3dv_GetPhysicalDeviceQueueFamilyProperties2()
1768 vk_foreach_struct(ext, pMemoryProperties->pNext) { in v3dv_GetPhysicalDeviceMemoryProperties2()
2460 vk_foreach_struct(ext, pMemoryRequirements->pNext) { in v3dv_GetImageMemoryRequirements2()
2536 vk_foreach_struct(ext, pMemoryRequirements->pNext) { in v3dv_GetBufferMemoryRequirements2()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c664 vk_foreach_struct(ext, properties->pNext) { in dzn_physical_device_get_format_properties()
784 vk_foreach_struct(s, properties->pNext) { in dzn_physical_device_get_image_format_properties()
1258 vk_foreach_struct(ext, pFeatures->pNext) { in dzn_GetPhysicalDeviceFeatures2()
1651 vk_foreach_struct(ext, pProperties->pNext) { in dzn_GetPhysicalDeviceProperties2()
1686 vk_foreach_struct(ext, pQueueFamilyProperties->pNext) { in dzn_GetPhysicalDeviceQueueFamilyProperties2()
1711 vk_foreach_struct(ext, pMemoryProperties->pNext) { in dzn_GetPhysicalDeviceMemoryProperties2()
2655 vk_foreach_struct(ext, pMemoryRequirements->pNext) { in dzn_GetBufferMemoryRequirements2()
Ddzn_image.c745 vk_foreach_struct(ext, pMemoryRequirements->pNext) { in dzn_GetImageMemoryRequirements2()
/third_party/mesa3d/src/imagination/
D.clang-format231 'vk_foreach_struct',
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_formats.c393 vk_foreach_struct(s, base_props->pNext) in panvk_GetPhysicalDeviceImageFormatProperties2()
Dpanvk_device.c582 vk_foreach_struct(ext, pFeatures->pNext) in panvk_GetPhysicalDeviceFeatures2()
810 vk_foreach_struct(ext, pProperties->pNext) in panvk_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_formats.c356 vk_foreach_struct(s, base_props->pNext) { in lvp_GetPhysicalDeviceImageFormatProperties2()
Dlvp_device.c740 vk_foreach_struct(ext, pFeatures->pNext) { in lvp_GetPhysicalDeviceFeatures2()
1177 vk_foreach_struct(ext, pProperties->pNext) { in lvp_GetPhysicalDeviceProperties2()
1888 vk_foreach_struct(ext, pMemoryRequirements->pNext) { in lvp_GetBufferMemoryRequirements2()
1923 vk_foreach_struct(ext, pMemoryRequirements->pNext) { in lvp_GetImageMemoryRequirements2()
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c1259 vk_foreach_struct(ext, p->pNext) in anv_EnumeratePhysicalDeviceGroups()
1466 vk_foreach_struct(ext, pFeatures->pNext) { in anv_GetPhysicalDeviceFeatures2()
2322 vk_foreach_struct(ext, pProperties->pNext) { in anv_GetPhysicalDeviceProperties2()
2697 vk_foreach_struct(ext, p->pNext) { in anv_GetPhysicalDeviceQueueFamilyProperties2()
2834 vk_foreach_struct(ext, pMemoryProperties->pNext) { in anv_GetPhysicalDeviceMemoryProperties2()
4467 vk_foreach_struct(ext, pMemoryRequirements->pNext) { in anv_get_buffer_memory_requirements()
4785 vk_foreach_struct(ext, pMultisampleProperties->pNext) in anv_GetPhysicalDeviceMultisamplePropertiesEXT()
Danv_formats.c966 vk_foreach_struct(ext, pFormatProperties->pNext) { in anv_GetPhysicalDeviceFormatProperties2()
1411 vk_foreach_struct(s, base_props->pNext) { in anv_GetPhysicalDeviceImageFormatProperties2()
Danv_image.c1721 vk_foreach_struct(ext, pMemoryRequirements->pNext) { in anv_image_get_memory_requirements()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_formats.c615 vk_foreach_struct(s, base_props->pNext) in tu_GetPhysicalDeviceImageFormatProperties2()
Dtu_device.c707 vk_foreach_struct(ext, pFeatures->pNext) in tu_GetPhysicalDeviceFeatures2()
1254 vk_foreach_struct(ext, pProperties->pNext) in tu_GetPhysicalDeviceProperties2()
1447 vk_foreach_struct(ext, props2->pNext) in tu_GetPhysicalDeviceMemoryProperties2()
2431 vk_foreach_struct(ext, pMemoryRequirements->pNext) { in tu_get_buffer_memory_requirements()
Dtu_image.c688 vk_foreach_struct(ext, pMemoryRequirements->pNext) { in tu_get_image_memory_requirements()
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_win32.c174 vk_foreach_struct(ext, caps->pNext) { in wsi_win32_surface_get_capabilities2()
Dwsi_common_wayland.c751 vk_foreach_struct(ext, caps->pNext) { in wsi_wl_surface_get_capabilities2()
Dwsi_common_x11.c721 vk_foreach_struct(ext, caps->pNext) { in x11_surface_get_capabilities2()
Dwsi_common_display.c828 vk_foreach_struct(ext, pCapabilities->pNext) { in wsi_GetDisplayPlaneCapabilities2KHR()
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c1460 vk_foreach_struct(ext, pFeatures->pNext) in radv_GetPhysicalDeviceFeatures2()
2294 vk_foreach_struct(ext, pProperties->pNext) in radv_GetPhysicalDeviceProperties2()
2665 vk_foreach_struct(ext, pQueueFamilyProperties[i].pNext) in radv_GetPhysicalDeviceQueueFamilyProperties2()
5739 vk_foreach_struct(ext, pMemoryRequirements->pNext) in radv_get_buffer_memory_requirements()
5790 vk_foreach_struct(ext, pMemoryRequirements->pNext) in radv_GetImageMemoryRequirements2()
Dradv_formats.c1793 vk_foreach_struct(s, base_props->pNext) in radv_GetPhysicalDeviceImageFormatProperties2()

12