/third_party/mesa3d/src/vulkan/util/ |
D | vk_util.h | 98 #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/ |
D | pvr_formats.c | 152 vk_foreach_struct (ext, pFormatProperties->pNext) { in pvr_GetPhysicalDeviceFormatProperties2() 196 vk_foreach_struct (ext, pImageFormatProperties->pNext) { in pvr_GetPhysicalDeviceImageFormatProperties2()
|
D | pvr_device.c | 660 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-format | 19 - vk_foreach_struct
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_formats.c | 298 vk_foreach_struct(ext, pFormatProperties->pNext) { in v3dv_GetPhysicalDeviceFormatProperties2() 614 vk_foreach_struct(s, base_props->pNext) { in v3dv_GetPhysicalDeviceImageFormatProperties2()
|
D | v3dv_device.c | 1079 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/ |
D | dzn_device.c | 664 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()
|
D | dzn_image.c | 745 vk_foreach_struct(ext, pMemoryRequirements->pNext) { in dzn_GetImageMemoryRequirements2()
|
/third_party/mesa3d/src/imagination/ |
D | .clang-format | 231 'vk_foreach_struct',
|
/third_party/mesa3d/src/panfrost/vulkan/ |
D | panvk_formats.c | 393 vk_foreach_struct(s, base_props->pNext) in panvk_GetPhysicalDeviceImageFormatProperties2()
|
D | panvk_device.c | 582 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/ |
D | lvp_formats.c | 356 vk_foreach_struct(s, base_props->pNext) { in lvp_GetPhysicalDeviceImageFormatProperties2()
|
D | lvp_device.c | 740 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/ |
D | anv_device.c | 1259 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()
|
D | anv_formats.c | 966 vk_foreach_struct(ext, pFormatProperties->pNext) { in anv_GetPhysicalDeviceFormatProperties2() 1411 vk_foreach_struct(s, base_props->pNext) { in anv_GetPhysicalDeviceImageFormatProperties2()
|
D | anv_image.c | 1721 vk_foreach_struct(ext, pMemoryRequirements->pNext) { in anv_image_get_memory_requirements()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_formats.c | 615 vk_foreach_struct(s, base_props->pNext) in tu_GetPhysicalDeviceImageFormatProperties2()
|
D | tu_device.c | 707 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()
|
D | tu_image.c | 688 vk_foreach_struct(ext, pMemoryRequirements->pNext) { in tu_get_image_memory_requirements()
|
/third_party/mesa3d/src/vulkan/wsi/ |
D | wsi_common_win32.c | 174 vk_foreach_struct(ext, caps->pNext) { in wsi_win32_surface_get_capabilities2()
|
D | wsi_common_wayland.c | 751 vk_foreach_struct(ext, caps->pNext) { in wsi_wl_surface_get_capabilities2()
|
D | wsi_common_x11.c | 721 vk_foreach_struct(ext, caps->pNext) { in x11_surface_get_capabilities2()
|
D | wsi_common_display.c | 828 vk_foreach_struct(ext, pCapabilities->pNext) { in wsi_GetDisplayPlaneCapabilities2KHR()
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_device.c | 1460 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()
|
D | radv_formats.c | 1793 vk_foreach_struct(s, base_props->pNext) in radv_GetPhysicalDeviceImageFormatProperties2()
|