/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_pipeline.c | 54 vk_find_struct_const(info->pNext, in get_required_subgroup_size() 98 vk_find_struct_const(info->pNext, SHADER_MODULE_CREATE_INFO); in vk_pipeline_shader_stage_to_nir() 163 vk_find_struct_const(info->pNext, SHADER_MODULE_CREATE_INFO); in vk_pipeline_hash_shader_stage() 165 vk_find_struct_const(info->pNext, PIPELINE_SHADER_STAGE_MODULE_IDENTIFIER_CREATE_INFO_EXT); in vk_pipeline_hash_shader_stage()
|
H A D | vk_image.c | 89 vk_find_struct_const(pCreateInfo->pNext, in vk_image_init() 99 vk_find_struct_const(pCreateInfo->pNext, EXTERNAL_MEMORY_IMAGE_CREATE_INFO); in vk_image_init() 106 vk_find_struct_const(pCreateInfo->pNext, WSI_IMAGE_CREATE_INFO_MESA); in vk_image_init() 115 vk_find_struct_const(pCreateInfo->pNext, EXTERNAL_FORMAT_ANDROID); in vk_image_init() 465 vk_find_struct_const(pCreateInfo, IMAGE_VIEW_MIN_LOD_CREATE_INFO_EXT); in vk_image_view_init() 503 vk_find_struct_const(pCreateInfo, IMAGE_VIEW_USAGE_CREATE_INFO); in vk_image_view_init() 637 vk_find_struct_const(att_ref->pNext, ATTACHMENT_REFERENCE_STENCIL_LAYOUT); in vk_att_ref_stencil_layout() 680 vk_find_struct_const(att_desc->pNext, ATTACHMENT_DESCRIPTION_STENCIL_LAYOUT); in vk_att_desc_stencil_layout()
|
H A D | vk_synchronization2.c | 316 vk_find_struct_const(pSubmits[s].pNext, in vk_common_QueueSubmit() 350 vk_find_struct_const(pSubmits[s].pNext, DEVICE_GROUP_SUBMIT_INFO); in vk_common_QueueSubmit() 379 vk_find_struct_const(pSubmits[s].pNext, PROTECTED_SUBMIT_INFO); in vk_common_QueueSubmit() 394 vk_find_struct_const(pSubmits[s].pNext, in vk_common_QueueSubmit() 403 vk_find_struct_const(pSubmits[s].pNext, in vk_common_QueueSubmit()
|
H A D | vk_sampler.c | 74 vk_find_struct_const(pCreateInfo->pNext, in vk_sampler_border_color_value()
|
H A D | vk_render_pass.c | 306 vk_find_struct_const(desc->pNext, in num_subpass_attachments2() 314 vk_find_struct_const(desc->pNext, in num_subpass_attachments2() 474 vk_find_struct_const(desc->pNext, MULTISAMPLED_RENDER_TO_SINGLE_SAMPLED_INFO_EXT); in vk_common_CreateRenderPass2() 555 vk_find_struct_const(desc->pNext, in vk_common_CreateRenderPass2() 590 vk_find_struct_const(desc->pNext, in vk_common_CreateRenderPass2() 807 vk_find_struct_const(dep->pNext, MEMORY_BARRIER_2); in vk_common_CreateRenderPass2() 830 return vk_find_struct_const(info->pNext, PIPELINE_RENDERING_CREATE_INFO); in vk_get_pipeline_rendering_create_info() 842 return vk_find_struct_const(info->pNext, ATTACHMENT_SAMPLE_COUNT_INFO_AMD); in vk_get_pipeline_sample_count_info_amd() 885 return vk_find_struct_const(inheritance->pNext, in vk_get_command_buffer_inheritance_rendering_info() 2199 vk_find_struct_const(pRenderPassBeginInf in vk_common_CmdBeginRenderPass2() [all...] |
H A D | vk_graphics_state.c | 258 vk_find_struct_const(vi_info->pNext, in vk_vertex_input_state_init() 328 vk_find_struct_const(ts_info->pNext, in vk_tessellation_state_init() 376 vk_find_struct_const(vp_info->pNext, in vk_viewport_state_init() 853 vk_find_struct_const(cb_info->pNext, PIPELINE_COLOR_WRITE_CREATE_INFO_EXT); in vk_color_blend_state_init() 958 vk_find_struct_const(r_info->pNext, RENDERING_SELF_DEPENDENCY_INFO_MESA); in vk_render_pass_state_init() 1068 vk_find_struct_const(info->pNext, GRAPHICS_PIPELINE_LIBRARY_CREATE_INFO_EXT); in vk_graphics_pipeline_state_fill() 1277 sl_info = vk_find_struct_const(info->pMultisampleState->pNext, in vk_graphics_pipeline_state_fill() 1318 vk_find_struct_const(info->pNext, PIPELINE_DISCARD_RECTANGLE_STATE_CREATE_INFO_EXT); in vk_graphics_pipeline_state_fill() 1321 vk_find_struct_const(info->pNext, PIPELINE_FRAGMENT_SHADING_RATE_STATE_CREATE_INFO_KHR); in vk_graphics_pipeline_state_fill()
|
H A D | vk_semaphore.c | 110 vk_find_struct_const(pNext, SEMAPHORE_TYPE_CREATE_INFO); in get_semaphore_type() 139 vk_find_struct_const(pCreateInfo->pNext, EXPORT_SEMAPHORE_CREATE_INFO); in vk_common_CreateSemaphore()
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_pass.c | 56 vk_find_struct_const(dep->pNext, MEMORY_BARRIER_2); in radv_render_pass_add_subpass_dep() 318 vk_find_struct_const(desc->pNext, SUBPASS_DESCRIPTION_DEPTH_STENCIL_RESOLVE); in radv_num_subpass_attachments2() 320 vk_find_struct_const(desc->pNext, FRAGMENT_SHADING_RATE_ATTACHMENT_INFO_KHR); in radv_num_subpass_attachments2() 450 vk_find_struct_const(desc->pNext, SUBPASS_DESCRIPTION_DEPTH_STENCIL_RESOLVE); in radv_CreateRenderPass2() 467 vk_find_struct_const(desc->pNext, FRAGMENT_SHADING_RATE_ATTACHMENT_INFO_KHR); in radv_CreateRenderPass2()
|
H A D | radv_descriptor_set.c | 120 vk_find_struct_const(pCreateInfo->pNext, DESCRIPTOR_SET_LAYOUT_BINDING_FLAGS_CREATE_INFO); in radv_CreateDescriptorSetLayout() 122 vk_find_struct_const(pCreateInfo->pNext, MUTABLE_DESCRIPTOR_TYPE_CREATE_INFO_VALVE); in radv_CreateDescriptorSetLayout() 369 vk_find_struct_const(pCreateInfo->pNext, DESCRIPTOR_SET_LAYOUT_BINDING_FLAGS_CREATE_INFO); in radv_GetDescriptorSetLayoutSupport() 373 vk_find_struct_const(pCreateInfo->pNext, MUTABLE_DESCRIPTOR_TYPE_CREATE_INFO_VALVE); in radv_GetDescriptorSetLayoutSupport() 783 vk_find_struct_const(pCreateInfo->pNext, MUTABLE_DESCRIPTOR_TYPE_CREATE_INFO_VALVE); in radv_CreateDescriptorPool() 957 const VkDescriptorSetVariableDescriptorCountAllocateInfo *variable_counts = vk_find_struct_const( in radv_AllocateDescriptorSets() 1087 vk_find_struct_const(writeset->pNext, WRITE_DESCRIPTOR_SET_INLINE_UNIFORM_BLOCK); in write_block_descriptor() 1229 vk_find_struct_const(writeset->pNext, WRITE_DESCRIPTOR_SET_ACCELERATION_STRUCTURE_KHR); in radv_update_descriptor_sets_impl()
|
H A D | radv_image.c | 171 (const struct VkImageFormatListCreateInfo *)vk_find_struct_const( in radv_are_formats_dcc_compatible() 212 (const struct VkImageFormatListCreateInfo *)vk_find_struct_const( in radv_formats_is_atomic_allowed() 1826 vk_find_struct_const(pCreateInfo->pNext, IMAGE_DRM_FORMAT_MODIFIER_LIST_CREATE_INFO_EXT); in radv_image_create() 1828 vk_find_struct_const(pCreateInfo->pNext, IMAGE_DRM_FORMAT_MODIFIER_EXPLICIT_CREATE_INFO_EXT); in radv_image_create() 1873 vk_find_struct_const(pCreateInfo->pNext, EXTERNAL_MEMORY_IMAGE_CREATE_INFO); in radv_image_create() 2066 vk_find_struct_const(pCreateInfo->pNext, IMAGE_VIEW_MIN_LOD_CREATE_INFO_EXT); in radv_image_view_init() 2365 vk_find_struct_const(pCreateInfo->pNext, NATIVE_BUFFER_ANDROID); in radv_CreateImage() 2372 vk_find_struct_const(pCreateInfo->pNext, WSI_IMAGE_CREATE_INFO_MESA); in radv_CreateImage()
|
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_image.c | 115 vk_find_struct_const(pCreateInfo->pNext, in panvk_image_select_mod() 118 vk_find_struct_const(pCreateInfo->pNext, in panvk_image_select_mod() 145 vk_find_struct_const(pCreateInfo->pNext, WSI_IMAGE_CREATE_INFO_MESA); in panvk_image_select_mod()
|
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_image.c | 303 vk_find_struct_const(pCreateInfo->pNext, in vn_CreateImage() 314 const VkImageSwapchainCreateInfoKHR *swapchain_info = vk_find_struct_const( in vn_CreateImage() 384 vk_find_struct_const(pInfo->pNext, in vn_GetImageMemoryRequirements2() 471 vk_find_struct_const(info->pNext, in vn_BindImageMemory2() 694 vk_find_struct_const(pCreateInfo->pNext, EXTERNAL_FORMAT_ANDROID); in vn_CreateSamplerYcbcrConversion()
|
H A D | vn_android.c | 482 assert(!vk_find_struct_const( in vn_android_get_image_builder() 485 assert(!vk_find_struct_const(create_info->pNext, in vn_android_get_image_builder() 530 !vk_find_struct_const(create_info->pNext, in vn_android_get_image_builder() 593 assert(!vk_find_struct_const(create_info->pNext, in vn_android_image_from_anb() 595 assert(!vk_find_struct_const(create_info->pNext, in vn_android_image_from_anb() 1113 vk_find_struct_const(create_info->pNext, EXTERNAL_FORMAT_ANDROID); in vn_android_image_from_ahb() 1141 vk_find_struct_const(alloc_info->pNext, MEMORY_DEDICATED_ALLOCATE_INFO); in vn_android_device_import_ahb() 1272 vk_find_struct_const(alloc_info->pNext, MEMORY_DEDICATED_ALLOCATE_INFO); in vn_android_device_allocate_ahb()
|
H A D | vn_wsi.h | 29 return vk_find_struct_const(create_info->pNext, in vn_wsi_find_wsi_image_create_info()
|
H A D | vn_descriptor_set.c | 127 vk_find_struct_const(create_info->pNext, in vn_descriptor_set_layout_init() 285 vk_find_struct_const(pCreateInfo->pNext, in vn_CreateDescriptorPool() 498 variable_info = vk_find_struct_const( in vn_AllocateDescriptorSets() 1043 (VkWriteDescriptorSetInlineUniformBlock *)vk_find_struct_const( in vn_UpdateDescriptorSetWithTemplate()
|
H A D | vn_android.h | 28 return vk_find_struct_const(create_info->pNext, NATIVE_BUFFER_ANDROID); in vn_android_find_native_buffer()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_image.c | 161 vk_find_struct_const(pCreateInfo->pNext, SAMPLER_YCBCR_CONVERSION_INFO); in tu_image_view_init() 390 vk_find_struct_const(pCreateInfo->pNext, IMAGE_FORMAT_LIST_CREATE_INFO); in tu_image_init() 604 vk_find_struct_const(pCreateInfo->pNext, in tu_CreateImage() 607 vk_find_struct_const(pCreateInfo->pNext, in tu_CreateImage() 626 vk_find_struct_const(pCreateInfo->pNext, WSI_IMAGE_CREATE_INFO_MESA); in tu_CreateImage() 633 vk_find_struct_const(pCreateInfo->pNext, NATIVE_BUFFER_ANDROID); in tu_CreateImage()
|
H A D | tu_pass.c | 94 vk_find_struct_const(dep->pNext, MEMORY_BARRIER_2); in tu_render_pass_add_subpass_dep() 268 vk_find_struct_const(subpass->pNext, SUBPASS_DESCRIPTION_DEPTH_STENCIL_RESOLVE); in tu_render_pass_add_implicit_deps() 360 vk_find_struct_const(subpass->pNext, SUBPASS_DESCRIPTION_DEPTH_STENCIL_RESOLVE); in tu_render_pass_add_implicit_deps() 801 vk_find_struct_const(desc->pNext, SUBPASS_DESCRIPTION_DEPTH_STENCIL_RESOLVE); in tu_CreateRenderPass2() 825 vk_find_struct_const(desc->pNext, SUBPASS_DESCRIPTION_DEPTH_STENCIL_RESOLVE); in tu_CreateRenderPass2()
|
H A D | tu_pipeline.c | 1848 vk_find_struct_const(info->pNext, PIPELINE_VERTEX_INPUT_DIVISOR_STATE_CREATE_INFO_EXT); in tu6_emit_vertex_input() 2185 vk_find_struct_const(blend_info->pNext, in tu6_emit_rb_mrt_controls() 2421 vk_find_struct_const(msaa_info->pNext, PIPELINE_SAMPLE_LOCATIONS_STATE_CREATE_INFO_EXT); in tu_pipeline_shader_key_init() 2568 vk_find_struct_const(stage_info->pNext, in tu_shader_key_init() 2803 vk_find_struct_const(builder->create_info->pNext, PIPELINE_CREATION_FEEDBACK_CREATE_INFO); in tu_pipeline_builder_compile_shaders() 3322 vk_find_struct_const(tess_info->pNext, PIPELINE_TESSELLATION_DOMAIN_ORIGIN_STATE_CREATE_INFO); in tu_pipeline_builder_parse_tessellation() 3347 vk_find_struct_const(vp_info->pNext, PIPELINE_VIEWPORT_DEPTH_CLIP_CONTROL_CREATE_INFO_EXT); in tu_pipeline_builder_parse_viewport() 3371 vk_find_struct_const(rast_info, PIPELINE_RASTERIZATION_DEPTH_CLIP_STATE_CREATE_INFO_EXT); in tu_pipeline_builder_parse_rasterization() 3381 vk_find_struct_const(rast_info->pNext, in tu_pipeline_builder_parse_rasterization() 3430 vk_find_struct_const(rast_inf in tu_pipeline_builder_parse_rasterization() [all...] |
H A D | tu_descriptor_set.c | 104 vk_find_struct_const( in tu_CreateDescriptorSetLayout() 108 vk_find_struct_const( in tu_CreateDescriptorSetLayout() 293 vk_find_struct_const( in tu_GetDescriptorSetLayoutSupport() 301 vk_find_struct_const( in tu_GetDescriptorSetLayoutSupport() 654 vk_find_struct_const( pCreateInfo->pNext, in tu_CreateDescriptorPool() 812 vk_find_struct_const(pAllocateInfo->pNext, DESCRIPTOR_SET_VARIABLE_DESCRIPTOR_COUNT_ALLOCATE_INFO); in tu_AllocateDescriptorSets()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_image.c | 270 vk_find_struct_const(pCreateInfo->pNext, in create_image() 273 vk_find_struct_const(pCreateInfo->pNext, in create_image() 301 vk_find_struct_const(pCreateInfo->pNext, NATIVE_BUFFER_ANDROID); in create_image() 420 vk_find_struct_const(pCreateInfo->pNext, IMAGE_SWAPCHAIN_CREATE_INFO_KHR); in v3dv_CreateImage()
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_descriptor_set.c | 317 vk_find_struct_const(pCreateInfo->pNext, in anv_GetDescriptorSetLayoutSupport() 320 vk_find_struct_const(pCreateInfo->pNext, in anv_GetDescriptorSetLayoutSupport() 489 vk_find_struct_const(pCreateInfo->pNext, in anv_CreateDescriptorSetLayout() 493 vk_find_struct_const(pCreateInfo->pNext, in anv_CreateDescriptorSetLayout() 869 vk_find_struct_const(pCreateInfo->pNext, in anv_CreateDescriptorPool() 872 vk_find_struct_const(pCreateInfo->pNext, in anv_CreateDescriptorPool() 1287 vk_find_struct_const(pAllocateInfo->pNext, in anv_AllocateDescriptorSets() 1783 vk_find_struct_const(write->pNext, in anv_UpdateDescriptorSets() 1796 vk_find_struct_const(write, WRITE_DESCRIPTOR_SET_ACCELERATION_STRUCTURE_KHR); in anv_UpdateDescriptorSets()
|
H A D | anv_image.c | 1413 vk_find_struct_const(create_info->pNext, IMAGE_SWAPCHAIN_CREATE_INFO_KHR); in alloc_private_binding() 1443 vk_find_struct_const(pCreateInfo->pNext, in anv_image_init() 1449 vk_find_struct_const(pCreateInfo->pNext, in anv_image_init() 1489 vk_find_struct_const(pCreateInfo->pNext, in anv_image_init() 1566 vk_find_struct_const(pCreateInfo->pNext, NATIVE_BUFFER_ANDROID); in anv_image_init_from_create_info() 1581 vk_find_struct_const(pCreateInfo->pNext, in anv_image_init_from_create_info() 1604 vk_find_struct_const(pCreateInfo->pNext, IMAGE_SWAPCHAIN_CREATE_INFO_KHR); in anv_CreateImage() 2684 vk_find_struct_const(pCreateInfo->pNext, SAMPLER_YCBCR_CONVERSION_INFO); in anv_CreateImageView()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_formats.c | 189 VkFormatProperties3 *prop3 = (void*)vk_find_struct_const(pFormatProperties->pNext, FORMAT_PROPERTIES_3); in lvp_GetPhysicalDeviceFormatProperties2() 195 VkSubpassResolvePerformanceQueryEXT *perf = (void*)vk_find_struct_const(pFormatProperties->pNext, SUBPASS_RESOLVE_PERFORMANCE_QUERY_EXT); in lvp_GetPhysicalDeviceFormatProperties2()
|
H A D | lvp_pipeline.c | 747 const VkGraphicsPipelineLibraryCreateInfoEXT *libinfo = vk_find_struct_const(pCreateInfo, in lvp_graphics_pipeline_init() 749 const VkPipelineLibraryCreateInfoKHR *libstate = vk_find_struct_const(pCreateInfo, in lvp_graphics_pipeline_init() 947 VkPipelineCreationFeedbackCreateInfo *feedback = (void*)vk_find_struct_const(pCreateInfo->pNext, PIPELINE_CREATION_FEEDBACK_CREATE_INFO); in lvp_graphics_pipeline_create() 1043 const VkPipelineCreationFeedbackCreateInfo *feedback = (void*)vk_find_struct_const(pCreateInfo->pNext, PIPELINE_CREATION_FEEDBACK_CREATE_INFO); in lvp_compute_pipeline_create()
|