Home
last modified time | relevance | path

Searched refs:vk_find_struct (Results 1 - 15 of 15) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_formats.c300 vk_find_struct(pFormatProperties->pNext, FORMAT_PROPERTIES_3); in tu_GetPhysicalDeviceFormatProperties2()
314 vk_find_struct(pFormatProperties->pNext, DRM_FORMAT_MODIFIER_PROPERTIES_LIST_EXT); in tu_GetPhysicalDeviceFormatProperties2()
H A Dtu_descriptor_set.c297 vk_find_struct( in tu_GetDescriptorSetLayoutSupport()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_android.c265 vk_find_struct(pProperties->pNext, in anv_GetAndroidHardwareBufferPropertiesANDROID()
287 vk_find_struct(pProperties->pNext, in anv_GetAndroidHardwareBufferPropertiesANDROID()
H A Danv_descriptor_set.c385 vk_find_struct(pSupport->pNext, in anv_GetDescriptorSetLayoutSupport()
/third_party/mesa3d/src/vulkan/util/
H A Dvk_util.h266 #define vk_find_struct(__start, __sType) \ macro
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_android.c624 vk_find_struct(pProperties->pNext, ANDROID_HARDWARE_BUFFER_FORMAT_PROPERTIES_ANDROID); in radv_GetAndroidHardwareBufferPropertiesANDROID()
631 vk_find_struct(pProperties->pNext, ANDROID_HARDWARE_BUFFER_FORMAT_PROPERTIES_2_ANDROID); in radv_GetAndroidHardwareBufferPropertiesANDROID()
H A Dradv_formats.c1451 vk_find_struct(pFormatProperties, FORMAT_PROPERTIES_3); in radv_GetPhysicalDeviceFormatProperties2()
1460 vk_find_struct(pFormatProperties, DRM_FORMAT_MODIFIER_PROPERTIES_LIST_EXT)); in radv_GetPhysicalDeviceFormatProperties2()
1463 vk_find_struct(pFormatProperties, DRM_FORMAT_MODIFIER_PROPERTIES_LIST_2_EXT)); in radv_GetPhysicalDeviceFormatProperties2()
H A Dradv_descriptor_set.c370 VkDescriptorSetVariableDescriptorCountLayoutSupport *variable_count = vk_find_struct( in radv_GetDescriptorSetLayoutSupport()
H A Dradv_device.c2797 vk_find_struct(pMemoryProperties->pNext, PHYSICAL_DEVICE_MEMORY_BUDGET_PROPERTIES_EXT); in radv_GetPhysicalDeviceMemoryProperties2()
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_formats.c126 vk_find_struct(pFormatProperties->pNext, DRM_FORMAT_MODIFIER_PROPERTIES_LIST_EXT); in panvk_GetPhysicalDeviceFormatProperties2()
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.c2381 vk_find_struct(pImageFormatProperties->pNext, in vn_GetPhysicalDeviceImageFormatProperties2()
2392 VkExternalImageFormatProperties *img_props = vk_find_struct( in vn_GetPhysicalDeviceImageFormatProperties2()
H A Dvn_android.c1005 vk_find_struct(pProperties->pNext, in vn_GetAndroidHardwareBufferPropertiesANDROID()
/third_party/ffmpeg/libavutil/
H A Dhwcontext_vulkan.c246 static const void *vk_find_struct(const void *chain, VkStructureType stype) in vk_find_struct() function
2135 vk_find_struct(hwctx->create_pnext, in try_export_flags()
2289 modifier_info = vk_find_struct(hwctx->create_pnext, in vulkan_frames_init()
/third_party/mesa3d/src/vulkan/overlay-layer/
H A Doverlay.cpp2209 vk_find_struct(begin_info, COMMAND_BUFFER_INHERITANCE_INFO); in overlay_BeginCommandBuffer()
2524 vk_find_struct(device_info, PHYSICAL_DEVICE_FEATURES_2); in overlay_CreateDevice()
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_display.c949 vk_find_struct( caps->pNext, WSI_SURFACE_SUPPORTED_COUNTERS_MESA); in wsi_display_surface_get_capabilities2()

Completed in 42 milliseconds