/third_party/mesa3d/src/vulkan/util/ |
D | vk_util.h | 40 #define vk_foreach_struct(__iter, __start) \ macro 197 vk_foreach_struct(s, start) { in __vk_find_struct() 214 vk_foreach_struct(s, start) { in __vk_append_struct()
|
D | vk_render_pass.c | 95 vk_foreach_struct(ext, pCreateInfo->pNext) { in vk_common_CreateRenderPass()
|
/third_party/mesa3d/src/virtio/vulkan/ |
D | .clang-format | 19 - vk_foreach_struct
|
/third_party/mesa3d/src/intel/nullhw-layer/ |
D | intel_nullhw.c | 179 vk_foreach_struct(item, pCreateInfo->pNext) { in get_device_chain_info() 283 vk_foreach_struct(item, pCreateInfo->pNext) { in get_instance_chain_info()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_formats.c | 253 vk_foreach_struct(ext, pFormatProperties->pNext) { in v3dv_GetPhysicalDeviceFormatProperties2() 520 vk_foreach_struct(s, base_props->pNext) { in v3dv_GetPhysicalDeviceImageFormatProperties2()
|
D | v3dv_device.c | 985 vk_foreach_struct(ext, p->pNext) in v3dv_EnumeratePhysicalDeviceGroups() 1083 vk_foreach_struct(ext, pFeatures->pNext) { in v3dv_GetPhysicalDeviceFeatures2() 1439 vk_foreach_struct(ext, pProperties->pNext) { in v3dv_GetPhysicalDeviceProperties2() 1582 vk_foreach_struct(s, p->pNext) { in v3dv_GetPhysicalDeviceQueueFamilyProperties2() 1603 vk_foreach_struct(ext, pMemoryProperties->pNext) { in v3dv_GetPhysicalDeviceMemoryProperties2() 2252 vk_foreach_struct(ext, pMemoryRequirements->pNext) { in v3dv_GetImageMemoryRequirements2() 2328 vk_foreach_struct(ext, pMemoryRequirements->pNext) { in v3dv_GetBufferMemoryRequirements2()
|
/third_party/mesa3d/src/panfrost/vulkan/ |
D | panvk_pass.c | 61 vk_foreach_struct(ext, pCreateInfo->pNext) { in panvk_CreateRenderPass2()
|
D | panvk_formats.c | 392 vk_foreach_struct(s, base_props->pNext) in panvk_GetPhysicalDeviceImageFormatProperties2()
|
D | panvk_device.c | 454 vk_foreach_struct(ext, pFeatures->pNext) in panvk_GetPhysicalDeviceFeatures2() 668 vk_foreach_struct(ext, pProperties->pNext) in panvk_GetPhysicalDeviceProperties2()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_formats.c | 326 vk_foreach_struct(s, base_props->pNext) { in lvp_GetPhysicalDeviceImageFormatProperties2()
|
D | lvp_pipeline.c | 127 vk_foreach_struct(ext, src->pNext) { in deep_copy_vertex_input_state() 252 vk_foreach_struct(ext, src->pNext) { in deep_copy_rasterization_state()
|
D | lvp_device.c | 544 vk_foreach_struct(ext, pFeatures->pNext) { in lvp_GetPhysicalDeviceFeatures2() 948 vk_foreach_struct(ext, pProperties->pNext) { in lvp_GetPhysicalDeviceProperties2() 1844 vk_foreach_struct(ext, pMemoryRequirements->pNext) { in lvp_GetBufferMemoryRequirements2() 1879 vk_foreach_struct(ext, pMemoryRequirements->pNext) { in lvp_GetImageMemoryRequirements2()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_device.c | 604 vk_foreach_struct(ext, pFeatures->pNext) in tu_GetPhysicalDeviceFeatures2() 1021 vk_foreach_struct(ext, pProperties->pNext) in tu_GetPhysicalDeviceProperties2() 1190 vk_foreach_struct(ext, props2->pNext) in tu_GetPhysicalDeviceMemoryProperties2() 2020 vk_foreach_struct(ext, pMemoryRequirements->pNext) { in tu_GetBufferMemoryRequirements2() 2048 vk_foreach_struct(ext, pMemoryRequirements->pNext) { in tu_GetImageMemoryRequirements2()
|
D | tu_formats.c | 574 vk_foreach_struct(s, base_props->pNext) in tu_GetPhysicalDeviceImageFormatProperties2()
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_pass.c | 458 vk_foreach_struct(ext, pCreateInfo->pNext) { in anv_CreateRenderPass2()
|
D | anv_device.c | 1241 vk_foreach_struct(ext, p->pNext) in anv_EnumeratePhysicalDeviceGroups() 1421 vk_foreach_struct(ext, pFeatures->pNext) { in anv_GetPhysicalDeviceFeatures2() 2160 vk_foreach_struct(ext, pProperties->pNext) { in anv_GetPhysicalDeviceProperties2() 2536 vk_foreach_struct(s, p->pNext) { in anv_GetPhysicalDeviceQueueFamilyProperties2() 2639 vk_foreach_struct(ext, pMemoryProperties->pNext) { in anv_GetPhysicalDeviceMemoryProperties2() 4280 vk_foreach_struct(ext, pMemoryRequirements->pNext) { in anv_get_buffer_memory_requirements() 4659 vk_foreach_struct(ext, pMultisampleProperties->pNext) in anv_GetPhysicalDeviceMultisamplePropertiesEXT()
|
D | anv_formats.c | 948 vk_foreach_struct(ext, pFormatProperties->pNext) { in anv_GetPhysicalDeviceFormatProperties2() 1359 vk_foreach_struct(s, base_props->pNext) { in anv_GetPhysicalDeviceImageFormatProperties2()
|
D | genX_state.c | 734 vk_foreach_struct(ext, pCreateInfo->pNext) { in genX()
|
/third_party/mesa3d/src/vulkan/wsi/ |
D | wsi_common_win32.c | 185 vk_foreach_struct(ext, caps->pNext) { in wsi_win32_surface_get_capabilities2()
|
D | wsi_common_wayland.c | 740 vk_foreach_struct(ext, caps->pNext) { in wsi_wl_surface_get_capabilities2()
|
D | wsi_common_x11.c | 672 vk_foreach_struct(ext, caps->pNext) { in x11_surface_get_capabilities2()
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_formats.c | 1763 vk_foreach_struct(s, base_props->pNext) in radv_GetPhysicalDeviceImageFormatProperties2()
|
D | radv_device.c | 1286 vk_foreach_struct(ext, pFeatures->pNext) in radv_GetPhysicalDeviceFeatures2() 1975 vk_foreach_struct(ext, pProperties->pNext) in radv_GetPhysicalDeviceProperties2() 2372 vk_foreach_struct(ext, pQueueFamilyProperties[i].pNext) in radv_GetPhysicalDeviceQueueFamilyProperties2() 5522 vk_foreach_struct(ext, pMemoryRequirements->pNext) in radv_get_buffer_memory_requirements() 5571 vk_foreach_struct(ext, pMemoryRequirements->pNext) in radv_GetImageMemoryRequirements2()
|
D | radv_descriptor_set.c | 725 vk_foreach_struct(ext, pCreateInfo->pNext) in radv_CreateDescriptorPool()
|
/third_party/mesa3d/src/vulkan/overlay-layer/ |
D | overlay.cpp | 272 vk_foreach_struct(item, pCreateInfo->pNext) { in get_instance_chain_info() 284 vk_foreach_struct(item, pCreateInfo->pNext) { in get_device_chain_info()
|