Home
last modified time | relevance | path

Searched refs:vk_find_struct_const (Results 1 – 25 of 57) sorted by relevance

123

/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_image.c114 if (vk_find_struct_const(pCreateInfo->pNext, EXTERNAL_MEMORY_IMAGE_CREATE_INFO)) in panvk_image_create()
139 vk_find_struct_const(pCreateInfo->pNext, in panvk_image_select_mod()
142 vk_find_struct_const(pCreateInfo->pNext, in panvk_image_select_mod()
169 vk_find_struct_const(pCreateInfo->pNext, WSI_IMAGE_CREATE_INFO_MESA); in panvk_image_select_mod()
/third_party/mesa3d/src/amd/vulkan/
Dradv_pass.c302 vk_find_struct_const(desc->pNext, SUBPASS_DESCRIPTION_DEPTH_STENCIL_RESOLVE); in radv_num_subpass_attachments2()
304 vk_find_struct_const(desc->pNext, FRAGMENT_SHADING_RATE_ATTACHMENT_INFO_KHR); in radv_num_subpass_attachments2()
340 vk_find_struct_const(att_ref->pNext, ATTACHMENT_REFERENCE_STENCIL_LAYOUT_KHR); in stencil_ref_layout()
370 vk_find_struct_const(att_desc->pNext, ATTACHMENT_DESCRIPTION_STENCIL_LAYOUT_KHR); in stencil_desc_layout()
496 vk_find_struct_const(desc->pNext, SUBPASS_DESCRIPTION_DEPTH_STENCIL_RESOLVE); in radv_CreateRenderPass2()
512 vk_find_struct_const(desc->pNext, FRAGMENT_SHADING_RATE_ATTACHMENT_INFO_KHR); in radv_CreateRenderPass2()
Dradv_descriptor_set.c100 vk_find_struct_const(pCreateInfo->pNext, DESCRIPTOR_SET_LAYOUT_BINDING_FLAGS_CREATE_INFO); in radv_CreateDescriptorSetLayout()
102 vk_find_struct_const(pCreateInfo->pNext, MUTABLE_DESCRIPTOR_TYPE_CREATE_INFO_VALVE); in radv_CreateDescriptorSetLayout()
366 vk_find_struct_const(pCreateInfo->pNext, DESCRIPTOR_SET_LAYOUT_BINDING_FLAGS_CREATE_INFO); in radv_GetDescriptorSetLayoutSupport()
370 vk_find_struct_const(pCreateInfo->pNext, MUTABLE_DESCRIPTOR_TYPE_CREATE_INFO_VALVE); in radv_GetDescriptorSetLayoutSupport()
723 vk_find_struct_const(pCreateInfo->pNext, MUTABLE_DESCRIPTOR_TYPE_CREATE_INFO_VALVE); in radv_CreateDescriptorPool()
893 const VkDescriptorSetVariableDescriptorCountAllocateInfo *variable_counts = vk_find_struct_const( in radv_AllocateDescriptorSets()
1022 vk_find_struct_const(writeset->pNext, WRITE_DESCRIPTOR_SET_INLINE_UNIFORM_BLOCK_EXT); in write_block_descriptor()
1159 vk_find_struct_const(writeset->pNext, WRITE_DESCRIPTOR_SET_ACCELERATION_STRUCTURE_KHR); in radv_update_descriptor_sets()
Dradv_pipeline.c1016 vk_find_struct_const(pCreateInfo->pNext, in radv_get_conservative_raster_mode()
1068 vk_find_struct_const(pCreateInfo->pRasterizationState->pNext, in radv_pipeline_init_multisample_state()
1107 const VkPipelineRasterizationLineStateCreateInfoEXT *rast_line = vk_find_struct_const( in radv_pipeline_init_multisample_state()
1358 if (!vk_find_struct_const(pCreateInfo->pNext, PIPELINE_DISCARD_RECTANGLE_STATE_CREATE_INFO_EXT)) in radv_pipeline_needed_dynamic_state()
1362 !vk_find_struct_const(pCreateInfo->pMultisampleState->pNext, in radv_pipeline_needed_dynamic_state()
1369 …const VkPipelineRasterizationLineStateCreateInfoEXT *rast_line_info = vk_find_struct_const(pCreate… in radv_pipeline_needed_dynamic_state()
1375 if (!vk_find_struct_const(pCreateInfo->pNext, in radv_pipeline_needed_dynamic_state()
1647 vk_find_struct_const(pCreateInfo->pNext, PIPELINE_DISCARD_RECTANGLE_STATE_CREATE_INFO_EXT); in radv_pipeline_init_dynamic_state()
1659 vk_find_struct_const(pCreateInfo->pMultisampleState->pNext, in radv_pipeline_init_dynamic_state()
1680 const VkPipelineRasterizationLineStateCreateInfoEXT *rast_line_info = vk_find_struct_const( in radv_pipeline_init_dynamic_state()
[all …]
Dradv_image.c175 (const struct VkImageFormatListCreateInfo *)vk_find_struct_const( in radv_are_formats_dcc_compatible()
216 (const struct VkImageFormatListCreateInfo *)vk_find_struct_const( in radv_formats_is_atomic_allowed()
1702 vk_find_struct_const(pCreateInfo->pNext, IMAGE_DRM_FORMAT_MODIFIER_LIST_CREATE_INFO_EXT); in radv_image_create()
1704 vk_find_struct_const(pCreateInfo->pNext, IMAGE_DRM_FORMAT_MODIFIER_EXPLICIT_CREATE_INFO_EXT); in radv_image_create()
1751 vk_find_struct_const(pCreateInfo->pNext, EXTERNAL_MEMORY_IMAGE_CREATE_INFO); in radv_image_create()
2210 vk_find_struct_const(pCreateInfo->pNext, NATIVE_BUFFER_ANDROID); in radv_CreateImage()
2217 vk_find_struct_const(pCreateInfo->pNext, WSI_IMAGE_CREATE_INFO_MESA); in radv_CreateImage()
Dradv_android.c812 vk_find_struct_const(next, EXTERNAL_FORMAT_ANDROID); in radv_select_android_external_format()
892 vk_find_struct_const(pAllocateInfo->pNext, MEMORY_DEDICATED_ALLOCATE_INFO); in radv_create_ahb_memory()
/third_party/mesa3d/src/vulkan/util/
Dvk_synchronization2.c316 vk_find_struct_const(pSubmits[s].pNext, in vk_common_QueueSubmit()
326 vk_find_struct_const(pSubmits[s].pNext, DEVICE_GROUP_SUBMIT_INFO); in vk_common_QueueSubmit()
355 vk_find_struct_const(pSubmits[s].pNext, PROTECTED_SUBMIT_INFO); in vk_common_QueueSubmit()
370 vk_find_struct_const(pSubmits[s].pNext, in vk_common_QueueSubmit()
379 vk_find_struct_const(pSubmits[s].pNext, in vk_common_QueueSubmit()
Dvk_image.c88 vk_find_struct_const(pCreateInfo->pNext, in vk_image_init()
98 vk_find_struct_const(pCreateInfo->pNext, EXTERNAL_MEMORY_IMAGE_CREATE_INFO); in vk_image_init()
105 vk_find_struct_const(pCreateInfo->pNext, WSI_IMAGE_CREATE_INFO_MESA); in vk_image_init()
114 vk_find_struct_const(pCreateInfo->pNext, EXTERNAL_FORMAT_ANDROID); in vk_image_init()
417 vk_find_struct_const(pCreateInfo, IMAGE_VIEW_USAGE_CREATE_INFO); in vk_image_view_init()
Dvk_util.h208 #define vk_find_struct_const(__start, __sType) \ macro
/third_party/mesa3d/src/intel/vulkan/
Danv_pass.c42 vk_find_struct_const(dep->pNext, MEMORY_BARRIER_2_KHR); in anv_render_pass_add_subpass_dep()
244 vk_find_struct_const(desc->pNext, in num_subpass_attachments2()
282 vk_find_struct_const(att_ref->pNext, in stencil_ref_layout()
310 vk_find_struct_const(att_desc->pNext, in stencil_desc_layout()
436 vk_find_struct_const(desc->pNext, in anv_CreateRenderPass2()
Danv_pipeline.c1475 vk_find_struct_const(info->pNext, in anv_pipeline_compile_graphics()
1787 vk_find_struct_const(info->pNext, PIPELINE_CREATION_FEEDBACK_CREATE_INFO_EXT); in anv_pipeline_compile_graphics()
1847 vk_find_struct_const(info->stage.pNext, in anv_pipeline_compile_cs()
1957 vk_find_struct_const(info->pNext, PIPELINE_CREATION_FEEDBACK_CREATE_INFO_EXT); in anv_pipeline_compile_cs()
2176 vk_find_struct_const(pCreateInfo->pRasterizationState->pNext, in copy_non_dynamic_state()
2190 vk_find_struct_const(ms_info, PIPELINE_SAMPLE_LOCATIONS_STATE_CREATE_INFO_EXT) : NULL; in copy_non_dynamic_state()
2221 vk_find_struct_const(pCreateInfo->pColorBlendState->pNext, in copy_non_dynamic_state()
2235 vk_find_struct_const(pCreateInfo->pNext, in copy_non_dynamic_state()
2402 vk_find_struct_const(pCreateInfo->pRasterizationState->pNext, in anv_graphics_pipeline_init()
2462 vk_find_struct_const(vi_info->pNext, in anv_graphics_pipeline_init()
[all …]
Danv_descriptor_set.c261 vk_find_struct_const(pCreateInfo->pNext, in anv_GetDescriptorSetLayoutSupport()
428 vk_find_struct_const(pCreateInfo->pNext, in anv_CreateDescriptorSetLayout()
801 vk_find_struct_const(pCreateInfo->pNext, in anv_CreateDescriptorPool()
1194 vk_find_struct_const(pAllocateInfo->pNext, in anv_AllocateDescriptorSets()
1649 vk_find_struct_const(write->pNext, in anv_UpdateDescriptorSets()
1662 vk_find_struct_const(write, WRITE_DESCRIPTOR_SET_ACCELERATION_STRUCTURE_KHR); in anv_UpdateDescriptorSets()
Danv_image.c1245 vk_find_struct_const(create_info->pNext, IMAGE_SWAPCHAIN_CREATE_INFO_KHR); in alloc_private_binding()
1275 vk_find_struct_const(pCreateInfo->pNext, in anv_image_init()
1281 vk_find_struct_const(pCreateInfo->pNext, in anv_image_init()
1321 vk_find_struct_const(pCreateInfo->pNext, in anv_image_init()
1448 vk_find_struct_const(pCreateInfo->pNext, NATIVE_BUFFER_ANDROID); in anv_image_init_from_create_info()
1459 vk_find_struct_const(pCreateInfo->pNext, IMAGE_SWAPCHAIN_CREATE_INFO_KHR); in anv_image_init_from_create_info()
2531 vk_find_struct_const(pCreateInfo->pNext, SAMPLER_YCBCR_CONVERSION_INFO); in anv_CreateImageView()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_image.c212 vk_find_struct_const(pCreateInfo->pNext, SAMPLER_YCBCR_CONVERSION_INFO); in tu_image_view_init()
530 vk_find_struct_const(pCreateInfo->pNext, in tu_CreateImage()
533 vk_find_struct_const(pCreateInfo->pNext, in tu_CreateImage()
552 vk_find_struct_const(pCreateInfo->pNext, WSI_IMAGE_CREATE_INFO_MESA); in tu_CreateImage()
559 vk_find_struct_const(pCreateInfo->pNext, NATIVE_BUFFER_ANDROID); in tu_CreateImage()
574 vk_find_struct_const(pCreateInfo->pNext, EXTERNAL_MEMORY_IMAGE_CREATE_INFO); in tu_CreateImage()
606 vk_find_struct_const(pCreateInfo->pNext, IMAGE_FORMAT_LIST_CREATE_INFO); in tu_CreateImage()
623 vk_find_struct_const(pCreateInfo->pNext, IMAGE_STENCIL_USAGE_CREATE_INFO); in tu_CreateImage()
Dtu_pass.c251 vk_find_struct_const(subpass->pNext, SUBPASS_DESCRIPTION_DEPTH_STENCIL_RESOLVE_KHR); in tu_render_pass_add_implicit_deps()
327 vk_find_struct_const(subpass->pNext, SUBPASS_DESCRIPTION_DEPTH_STENCIL_RESOLVE_KHR); in tu_render_pass_add_implicit_deps()
676 vk_find_struct_const(desc->pNext, SUBPASS_DESCRIPTION_DEPTH_STENCIL_RESOLVE_KHR); in tu_CreateRenderPass2()
700 vk_find_struct_const(desc->pNext, SUBPASS_DESCRIPTION_DEPTH_STENCIL_RESOLVE_KHR); in tu_CreateRenderPass2()
Dtu_descriptor_set.c114 vk_find_struct_const( in tu_CreateDescriptorSetLayout()
118 vk_find_struct_const( in tu_CreateDescriptorSetLayout()
298 vk_find_struct_const( in tu_GetDescriptorSetLayoutSupport()
306 vk_find_struct_const( in tu_GetDescriptorSetLayoutSupport()
591 vk_find_struct_const( pCreateInfo->pNext, in tu_CreateDescriptorPool()
738vk_find_struct_const(pAllocateInfo->pNext, DESCRIPTOR_SET_VARIABLE_DESCRIPTOR_COUNT_ALLOCATE_INFO_… in tu_AllocateDescriptorSets()
Dtu_kgsl.c350 vk_find_struct_const(pSubmits[i].pNext, in tu_QueueSubmit()
375 vk_find_struct_const(pSubmits[i].pNext, in tu_QueueSubmit()
/third_party/mesa3d/src/virtio/vulkan/
Dvn_wsi.h29 return vk_find_struct_const(create_info->pNext, in vn_wsi_find_wsi_image_create_info()
Dvn_image.c260 vk_find_struct_const(pCreateInfo->pNext, in vn_CreateImage()
349 vk_find_struct_const(pInfo->pNext, in vn_GetImageMemoryRequirements2()
596 vk_find_struct_const(pCreateInfo->pNext, EXTERNAL_FORMAT_ANDROID); in vn_CreateSamplerYcbcrConversion()
Dvn_android.h28 return vk_find_struct_const(create_info->pNext, NATIVE_BUFFER_ANDROID); in vn_android_find_native_buffer()
Dvn_android.c915 vk_find_struct_const(create_info->pNext, EXTERNAL_FORMAT_ANDROID); in vn_android_image_from_ahb()
942 vk_find_struct_const(alloc_info->pNext, MEMORY_DEDICATED_ALLOCATE_INFO); in vn_android_device_import_ahb()
1056 vk_find_struct_const(alloc_info->pNext, MEMORY_DEDICATED_ALLOCATE_INFO); in vn_android_device_allocate_ahb()
Dvn_buffer.c83 vk_find_struct_const(pCreateInfo->pNext, in vn_CreateBuffer()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_pass.c142 vk_find_struct_const(desc->pNext, in lvp_num_subpass_attachments2()
271 vk_find_struct_const(desc->pNext, SUBPASS_DESCRIPTION_DEPTH_STENCIL_RESOLVE); in lvp_CreateRenderPass2()
Dlvp_pipeline.c816 vk_find_struct_const(pCreateInfo->pRasterizationState, in lvp_graphics_pipeline_init()
821 vk_find_struct_const(pCreateInfo->pRasterizationState, in lvp_graphics_pipeline_init()
848 vk_find_struct_const(pCreateInfo->pColorBlendState, PIPELINE_COLOR_WRITE_CREATE_INFO_EXT); in lvp_graphics_pipeline_init()
881 vk_find_struct_const(pCreateInfo->pTessellationState, in lvp_graphics_pipeline_init()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_image.c271 vk_find_struct_const(pCreateInfo->pNext, in create_image()
274 vk_find_struct_const(pCreateInfo->pNext, in create_image()
385 vk_find_struct_const(pCreateInfo->pNext, IMAGE_SWAPCHAIN_CREATE_INFO_KHR); in v3dv_CreateImage()

123