Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/mesa3d/src/vulkan/util/
H A Dvk_util.h100 #define vk_foreach_struct(__e, __start) \ macro
259 vk_foreach_struct(s, start) { in __vk_find_struct()
278 vk_foreach_struct(s, start) { in __vk_append_struct()
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/
H A Dvk_util.h26 #define vk_foreach_struct(__iter, __start) \ macro
169 vk_foreach_struct(s, start) { in __vk_find_struct()
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
Dvk_util.h64 #define vk_foreach_struct(__iter, __start) \ macro
199 vk_foreach_struct(s, start) { in __vk_find_struct()
272 vk_foreach_struct(current, vk_struct) { in vk_struct_chain_remove()
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dv_formats.c352 vk_foreach_struct(ext, pFormatProperties->pNext) { in v3dv_GetPhysicalDeviceFormatProperties2()
704 vk_foreach_struct(s, base_props->pNext) { in v3dv_GetPhysicalDeviceImageFormatProperties2()
H A Dv3dv_device.c1614 vk_foreach_struct(s, p->pNext) { in v3dv_GetPhysicalDeviceQueueFamilyProperties2()
1637 vk_foreach_struct(ext, pMemoryProperties->pNext) { in v3dv_GetPhysicalDeviceMemoryProperties2()
2359 vk_foreach_struct(ext, pMemoryRequirements->pNext) { in get_image_memory_requirements()
2581 vk_foreach_struct(ext, pMemoryRequirements->pNext) { in get_buffer_memory_requirements()
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/
H A Dhk_format.c115 vk_foreach_struct(ext, pFormatProperties->pNext) { in hk_GetPhysicalDeviceFormatProperties2()
H A Dhk_physical_device.c1276 vk_foreach_struct(ext, pMemoryProperties->pNext) { in hk_GetPhysicalDeviceMemoryProperties2()
1366 vk_foreach_struct(ext, p->pNext) { in hk_GetPhysicalDeviceQueueFamilyProperties2()
H A Dhk_descriptor_set_layout.c405 vk_foreach_struct(ext, pSupport->pNext) { in hk_GetDescriptorSetLayoutSupport()
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_buffer.cc84 vk_foreach_struct(ext, pMemoryRequirements->pNext) { in tu_GetDeviceBufferMemoryRequirements()
H A Dtu_formats.cc641 vk_foreach_struct(s, base_props->pNext) in tu_GetPhysicalDeviceImageFormatProperties2()
/aosp_15_r20/external/mesa3d/src/
H A D.clang-format180 - vk_foreach_struct
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_formats.c816 vk_foreach_struct (ext, pFormatProperties->pNext) { in pvr_GetPhysicalDeviceFormatProperties2()
1043 vk_foreach_struct (ext, pImageFormatProperties->pNext) { in pvr_GetPhysicalDeviceImageFormatProperties2()
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_buffer.c111 vk_foreach_struct(ext, pMemoryRequirements->pNext) { in anv_get_buffer_memory_requirements()
H A Danv_physical_device.c2616 vk_foreach_struct(ext, p->pNext) { in anv_GetPhysicalDeviceQueueFamilyProperties2()
2771 vk_foreach_struct(ext, pMemoryProperties->pNext) { in anv_GetPhysicalDeviceMemoryProperties2()
2803 vk_foreach_struct(ext, pMultisampleProperties->pNext) in anv_GetPhysicalDeviceMultisamplePropertiesEXT()
H A Danv_formats.c1001 vk_foreach_struct(ext, pFormatProperties->pNext) { in anv_GetPhysicalDeviceFormatProperties2()
1333 vk_foreach_struct(s, props->pNext) { in anv_get_image_format_properties()
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/
H A Dnvk_format.c175 vk_foreach_struct(ext, pFormatProperties->pNext) { in nvk_GetPhysicalDeviceFormatProperties2()
H A Dnvk_descriptor_set_layout.c486 vk_foreach_struct(ext, pSupport->pNext) { in nvk_GetDescriptorSetLayoutSupport()
/aosp_15_r20/external/mesa3d/src/imagination/
H A D.clang-format274 'vk_foreach_struct',
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_buffer.c225 vk_foreach_struct (ext, pMemoryRequirements->pNext) { in radv_get_buffer_memory_requirements()
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/
H A Ddzn_device.c1268 vk_foreach_struct(ext, properties->pNext) { in dzn_physical_device_get_format_properties()
1404 vk_foreach_struct(s, properties->pNext) { in dzn_physical_device_get_image_format_properties()
1916 vk_foreach_struct(ext, pQueueFamilyProperties->pNext) { in dzn_GetPhysicalDeviceQueueFamilyProperties2()
1939 vk_foreach_struct(ext, pMemoryProperties->pNext) { in dzn_GetPhysicalDeviceMemoryProperties2()
3271 vk_foreach_struct(ext, pMemoryRequirements->pNext) { in dzn_GetBufferMemoryRequirements2()
/aosp_15_r20/external/mesa3d/src/vulkan/wsi/
H A Dwsi_common_metal.c99 vk_foreach_struct(ext, caps->pNext) { in wsi_metal_surface_get_capabilities2()
H A Dwsi_common_headless.c117 vk_foreach_struct(ext, caps->pNext) { in wsi_headless_surface_get_capabilities2()
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_formats.c922 vk_foreach_struct(ext, pFormatProperties->pNext) { in anv_GetPhysicalDeviceFormatProperties2()
1366 vk_foreach_struct(s, base_props->pNext) { in anv_GetPhysicalDeviceImageFormatProperties2()
H A Danv_device.c2046 vk_foreach_struct(ext, p->pNext) { in anv_GetPhysicalDeviceQueueFamilyProperties2()
2169 vk_foreach_struct(ext, pMemoryProperties->pNext) { in anv_GetPhysicalDeviceMemoryProperties2()
3638 vk_foreach_struct(ext, pMemoryRequirements->pNext) { in anv_get_buffer_memory_requirements()
3954 vk_foreach_struct(ext, pMultisampleProperties->pNext) in anv_GetPhysicalDeviceMultisamplePropertiesEXT()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_formats.c452 vk_foreach_struct(s, base_props->pNext) { in lvp_GetPhysicalDeviceImageFormatProperties2()

12