Home
last modified time | relevance | path

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

12

/external/mesa3d/src/amd/vulkan/
Dradv_pass.c490 vk_find_struct_const(desc->pNext, in radv_num_subpass_attachments2()
535 vk_find_struct_const(pCreateInfo->pAttachments[i].pNext, in radv_CreateRenderPass2()
589 vk_find_struct_const(desc->pInputAttachments[j].pNext, in radv_CreateRenderPass2()
630 vk_find_struct_const(desc->pDepthStencilAttachment->pNext, in radv_CreateRenderPass2()
643 vk_find_struct_const(desc->pNext, in radv_CreateRenderPass2()
650 vk_find_struct_const(ds_resolve->pDepthStencilResolveAttachment->pNext, in radv_CreateRenderPass2()
Dradv_android.c706 vk_find_struct_const(next, EXTERNAL_FORMAT_ANDROID); in radv_select_android_external_format()
794 vk_find_struct_const(pAllocateInfo->pNext, in radv_create_ahb_memory()
Dradv_pipeline.c1078vk_find_struct_const(pCreateInfo->pNext, PIPELINE_RASTERIZATION_CONSERVATIVE_STATE_CREATE_INFO_EXT… in radv_get_conservative_raster_mode()
1128vk_find_struct_const(pCreateInfo->pRasterizationState->pNext, PIPELINE_RASTERIZATION_STATE_RASTERI… in radv_pipeline_init_multisample_state()
1172 vk_find_struct_const(pCreateInfo->pRasterizationState->pNext, in radv_pipeline_init_multisample_state()
1367 if (!vk_find_struct_const(pCreateInfo->pNext, PIPELINE_DISCARD_RECTANGLE_STATE_CREATE_INFO_EXT)) in radv_pipeline_needed_dynamic_state()
1371 !vk_find_struct_const(pCreateInfo->pMultisampleState->pNext, in radv_pipeline_needed_dynamic_state()
1376 !vk_find_struct_const(pCreateInfo->pRasterizationState->pNext, in radv_pipeline_needed_dynamic_state()
1672 vk_find_struct_const(pCreateInfo->pNext, PIPELINE_DISCARD_RECTANGLE_STATE_CREATE_INFO_EXT); in radv_pipeline_init_dynamic_state()
1684 vk_find_struct_const(pCreateInfo->pMultisampleState->pNext, in radv_pipeline_init_dynamic_state()
1706 vk_find_struct_const(pCreateInfo->pRasterizationState->pNext, in radv_pipeline_init_dynamic_state()
2434 vk_find_struct_const(input_state->pNext, PIPELINE_VERTEX_INPUT_DIVISOR_STATE_CREATE_INFO_EXT); in radv_generate_graphics_pipeline_key()
[all …]
Dradv_descriptor_set.c83 vk_find_struct_const(pCreateInfo->pNext, DESCRIPTOR_SET_LAYOUT_BINDING_FLAGS_CREATE_INFO); in radv_CreateDescriptorSetLayout()
323 vk_find_struct_const(pCreateInfo->pNext, DESCRIPTOR_SET_LAYOUT_BINDING_FLAGS_CREATE_INFO); in radv_GetDescriptorSetLayoutSupport()
817vk_find_struct_const(pAllocateInfo->pNext, DESCRIPTOR_SET_VARIABLE_DESCRIPTOR_COUNT_ALLOCATE_INFO); in radv_AllocateDescriptorSets()
949 vk_find_struct_const(writeset->pNext, WRITE_DESCRIPTOR_SET_INLINE_UNIFORM_BLOCK_EXT); in write_block_descriptor()
Dradv_device.c2769 vk_find_struct_const(queue_create->pNext, DEVICE_QUEUE_GLOBAL_PRIORITY_CREATE_INFO_EXT); in radv_CreateDevice()
4926 vk_find_struct_const(pSubmits[i].pNext, TIMELINE_SEMAPHORE_SUBMIT_INFO); in radv_QueueSubmit()
5215 vk_find_struct_const(pAllocateInfo->pNext, IMPORT_MEMORY_FD_INFO_KHR); in radv_alloc_memory()
5217 vk_find_struct_const(pAllocateInfo->pNext, MEMORY_DEDICATED_ALLOCATE_INFO); in radv_alloc_memory()
5219 vk_find_struct_const(pAllocateInfo->pNext, EXPORT_MEMORY_ALLOCATE_INFO); in radv_alloc_memory()
5221 vk_find_struct_const(pAllocateInfo->pNext, in radv_alloc_memory()
5224 vk_find_struct_const(pAllocateInfo->pNext, IMPORT_MEMORY_HOST_POINTER_INFO_EXT); in radv_alloc_memory()
5227 vk_find_struct_const(pAllocateInfo->pNext, WSI_MEMORY_ALLOCATE_INFO_MESA); in radv_alloc_memory()
5257 vk_find_struct_const(pAllocateInfo->pNext, in radv_alloc_memory()
5677 vk_find_struct_const(pBindInfo[i].pNext, TIMELINE_SEMAPHORE_SUBMIT_INFO); in radv_QueueBindSparse()
[all …]
Dradv_image.c116 vk_find_struct_const(pCreateInfo->pNext, in radv_use_tc_compat_htile_for_image()
231 vk_find_struct_const(pCreateInfo->pNext, in radv_use_dcc_for_image()
1466 vk_find_struct_const(pCreateInfo->pNext, in radv_image_create()
1818 vk_find_struct_const(pCreateInfo->pNext, NATIVE_BUFFER_ANDROID); in radv_CreateImage()
1826 vk_find_struct_const(pCreateInfo->pNext, WSI_IMAGE_CREATE_INFO_MESA); in radv_CreateImage()
Dradv_cmd_buffer.c3498 vk_find_struct_const(info->pNext, in radv_cmd_state_setup_sample_locations()
3582 attachment_info = vk_find_struct_const(info->pNext, in radv_cmd_state_setup_attachments()
6320 vk_find_struct_const(pImageMemoryBarriers[i].pNext, in radv_barrier()
/external/mesa3d/src/freedreno/vulkan/
Dtu_image.c204 vk_find_struct_const(pCreateInfo->pNext, SAMPLER_YCBCR_CONVERSION_INFO); in tu_image_view_init()
509 vk_find_struct_const(pCreateInfo->pNext, in tu_CreateImage()
512 vk_find_struct_const(pCreateInfo->pNext, in tu_CreateImage()
531 vk_find_struct_const(pCreateInfo->pNext, WSI_IMAGE_CREATE_INFO_MESA); in tu_CreateImage()
538 vk_find_struct_const(pCreateInfo->pNext, NATIVE_BUFFER_ANDROID); in tu_CreateImage()
581 vk_find_struct_const(pCreateInfo->pNext, IMAGE_FORMAT_LIST_CREATE_INFO); in tu_CreateImage()
Dtu_descriptor_set.c117 vk_find_struct_const( in tu_CreateDescriptorSetLayout()
286 vk_find_struct_const( in tu_GetDescriptorSetLayoutSupport()
663vk_find_struct_const(pAllocateInfo->pNext, DESCRIPTOR_SET_VARIABLE_DESCRIPTOR_COUNT_ALLOCATE_INFO_… in tu_AllocateDescriptorSets()
Dtu_device.c1435 vk_find_struct_const(pAllocateInfo->pNext, IMPORT_MEMORY_FD_INFO_KHR); in tu_AllocateMemory()
1801 vk_find_struct_const(pCreateInfo->pNext, SAMPLER_REDUCTION_MODE_CREATE_INFO); in tu_init_sampler()
1803 vk_find_struct_const(pCreateInfo->pNext, SAMPLER_YCBCR_CONVERSION_INFO); in tu_init_sampler()
1805 vk_find_struct_const(pCreateInfo->pNext, SAMPLER_CUSTOM_BORDER_COLOR_CREATE_INFO_EXT); in tu_init_sampler()
Dtu_pipeline.c1567 vk_find_struct_const(info->pNext, PIPELINE_VERTEX_INPUT_DIVISOR_STATE_CREATE_INFO_EXT); in tu6_emit_vertex_input()
1975 vk_find_struct_const(msaa_info->pNext, PIPELINE_SAMPLE_LOCATIONS_STATE_CREATE_INFO_EXT); in tu_pipeline_shader_key_init()
2351vk_find_struct_const(tess_info->pNext, PIPELINE_TESSELLATION_DOMAIN_ORIGIN_STATE_CREATE_INFO); in tu_pipeline_builder_parse_tessellation()
2400 vk_find_struct_const(rast_info, PIPELINE_RASTERIZATION_DEPTH_CLIP_STATE_CREATE_INFO_EXT); in tu_pipeline_builder_parse_rasterization()
2428 vk_find_struct_const(rast_info->pNext, in tu_pipeline_builder_parse_rasterization()
2678 vk_find_struct_const(msaa_info->pNext, PIPELINE_SAMPLE_LOCATIONS_STATE_CREATE_INFO_EXT); in tu_pipeline_builder_parse_multisample_and_color_blend()
Dtu_formats.c536 vk_find_struct_const(info->pNext, PHYSICAL_DEVICE_IMAGE_DRM_FORMAT_MODIFIER_INFO_EXT); in tu_get_image_format_properties()
/external/mesa3d/src/intel/vulkan/
Danv_pass.c400 vk_find_struct_const(desc->pNext, in num_subpass_attachments2()
438 vk_find_struct_const(att_ref->pNext, in stencil_ref_layout()
466 vk_find_struct_const(att_desc->pNext, in stencil_desc_layout()
596 vk_find_struct_const(desc->pNext, in anv_CreateRenderPass2()
Danv_image.c721 vk_find_struct_const(pCreateInfo->pNext, WSI_IMAGE_CREATE_INFO_MESA); in anv_image_create()
725 vk_find_struct_const(pCreateInfo->pNext, in anv_image_create()
765 vk_find_struct_const(pCreateInfo->pNext, in anv_image_create()
793 vk_find_struct_const(pCreateInfo->pNext, in anv_image_create()
887 vk_find_struct_const(pCreateInfo->pNext, EXTERNAL_MEMORY_IMAGE_CREATE_INFO); in anv_CreateImage()
896 vk_find_struct_const(pCreateInfo->pNext, EXTERNAL_FORMAT_ANDROID); in anv_CreateImage()
906 vk_find_struct_const(pCreateInfo->pNext, NATIVE_BUFFER_ANDROID); in anv_CreateImage()
912 vk_find_struct_const(pCreateInfo->pNext, IMAGE_SWAPCHAIN_CREATE_INFO_KHR); in anv_CreateImage()
1981 vk_find_struct_const(pCreateInfo->pNext, SAMPLER_YCBCR_CONVERSION_INFO); in anv_CreateImageView()
2028 vk_find_struct_const(pCreateInfo, IMAGE_VIEW_USAGE_CREATE_INFO); in anv_CreateImageView()
Danv_android.c336 vk_find_struct_const(pAllocateInfo->pNext, in anv_create_ahw_memory()
398 vk_find_struct_const(base_info->pNext, EXTERNAL_FORMAT_ANDROID); in anv_image_from_external()
Danv_descriptor_set.c255 vk_find_struct_const(pCreateInfo->pNext, in anv_GetDescriptorSetLayoutSupport()
427 vk_find_struct_const(pCreateInfo->pNext, in anv_CreateDescriptorSetLayout()
800 vk_find_struct_const(pCreateInfo->pNext, in anv_CreateDescriptorPool()
1193 vk_find_struct_const(pAllocateInfo->pNext, in anv_AllocateDescriptorSets()
1619 vk_find_struct_const(write->pNext, in anv_UpdateDescriptorSets()
Danv_pipeline.c1624 vk_find_struct_const(info->pNext, PIPELINE_CREATION_FEEDBACK_CREATE_INFO_EXT); in anv_pipeline_compile_graphics()
1696 vk_find_struct_const(info->stage.pNext, in anv_pipeline_compile_cs()
1799 vk_find_struct_const(info->pNext, PIPELINE_CREATION_FEEDBACK_CREATE_INFO_EXT); in anv_pipeline_compile_cs()
2034 vk_find_struct_const(pCreateInfo->pRasterizationState->pNext, in copy_non_dynamic_state()
2155 vk_find_struct_const(pCreateInfo->pRasterizationState->pNext, in anv_graphics_pipeline_init()
2216 vk_find_struct_const(vi_info->pNext, in anv_graphics_pipeline_init()
Danv_formats.c963 vk_find_struct_const(info->pNext, in anv_get_image_format_properties()
986 vk_find_struct_const(info->pNext, in anv_get_image_format_properties()
1312 vk_find_struct_const(pCreateInfo->pNext, EXTERNAL_FORMAT_ANDROID); in anv_CreateSamplerYcbcrConversion()
Danv_queue.c1207 vk_find_struct_const(pSubmits[i].pNext, in anv_QueueSubmit()
1214 vk_find_struct_const(pSubmits[i].pNext, in anv_QueueSubmit()
1217 vk_find_struct_const(pSubmits[i].pNext, in anv_QueueSubmit()
2018 vk_find_struct_const(pNext, SEMAPHORE_TYPE_CREATE_INFO_KHR); in get_semaphore_type()
2105 vk_find_struct_const(pCreateInfo->pNext, EXPORT_SEMAPHORE_CREATE_INFO); in anv_CreateSemaphore()
DgenX_pipeline.c535 vk_find_struct_const(rs_info->pNext, in gen7_ms_rast_mode()
1408 vk_find_struct_const(rs_info, PIPELINE_RASTERIZATION_STATE_STREAM_CREATE_INFO_EXT);
1737 …tess_info ? vk_find_struct_const(tess_info, PIPELINE_TESSELLATION_DOMAIN_ORIGIN_STATE_CREATE_INFO)…
2278 vk_find_struct_const(pCreateInfo->pRasterizationState->pNext,
DgenX_query.c123 perf_query_info = vk_find_struct_const(pCreateInfo->pNext, in genX()
/external/mesa3d/src/vulkan/util/
Dvk_util.h202 #define vk_find_struct_const(__start, __sType) \ macro
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_image.c278 vk_find_struct_const(pCreateInfo->pNext, in v3dv_CreateImage()
294 vk_find_struct_const(pCreateInfo->pNext, WSI_IMAGE_CREATE_INFO_MESA); in v3dv_CreateImage()
/external/mesa3d/src/vulkan/wsi/
Dwsi_common_drm.c131 vk_find_struct_const(pCreateInfo->pNext, in wsi_create_native_image()
Dwsi_common.c562 vk_find_struct_const(pPresentInfo->pNext, PRESENT_REGIONS_KHR); in wsi_common_queue_present()

12