HomeSort by: relevance | last modified time | path
    Searched refs:vk_find_struct_const (Results 1 - 25 of 77) sorted by relevancy

1 2 3 4

  /xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
vn_wsi.h 29 return vk_find_struct_const(create_info->pNext,
vn_android.h 28 return vk_find_struct_const(create_info->pNext, NATIVE_BUFFER_ANDROID);
vn_image.c 262 vk_find_struct_const(pCreateInfo->pNext,
353 vk_find_struct_const(pInfo->pNext,
600 vk_find_struct_const(pCreateInfo->pNext, EXTERNAL_FORMAT_ANDROID);
vn_buffer.c 83 vk_find_struct_const(pCreateInfo->pNext,
  /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
panvk_image.c 114 if (vk_find_struct_const(pCreateInfo->pNext, EXTERNAL_MEMORY_IMAGE_CREATE_INFO))
139 vk_find_struct_const(pCreateInfo->pNext,
142 vk_find_struct_const(pCreateInfo->pNext,
169 vk_find_struct_const(pCreateInfo->pNext, WSI_IMAGE_CREATE_INFO_MESA);
  /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
anv_pass.c 42 vk_find_struct_const(dep->pNext, MEMORY_BARRIER_2_KHR);
248 vk_find_struct_const(desc->pNext,
286 vk_find_struct_const(att_ref->pNext,
314 vk_find_struct_const(att_desc->pNext,
440 vk_find_struct_const(desc->pNext,
anv_descriptor_set.c 261 vk_find_struct_const(pCreateInfo->pNext,
428 vk_find_struct_const(pCreateInfo->pNext,
801 vk_find_struct_const(pCreateInfo->pNext,
1194 vk_find_struct_const(pAllocateInfo->pNext,
1649 vk_find_struct_const(write->pNext,
1662 vk_find_struct_const(write, WRITE_DESCRIPTOR_SET_ACCELERATION_STRUCTURE_KHR);
  /xsrc/external/mit/MesaLib/dist/src/vulkan/util/
vk_image.c 88 vk_find_struct_const(pCreateInfo->pNext,
98 vk_find_struct_const(pCreateInfo->pNext, EXTERNAL_MEMORY_IMAGE_CREATE_INFO);
105 vk_find_struct_const(pCreateInfo->pNext, WSI_IMAGE_CREATE_INFO_MESA);
114 vk_find_struct_const(pCreateInfo->pNext, EXTERNAL_FORMAT_ANDROID);
417 vk_find_struct_const(pCreateInfo, IMAGE_VIEW_USAGE_CREATE_INFO);
vk_synchronization2.c 316 vk_find_struct_const(pSubmits[s].pNext,
326 vk_find_struct_const(pSubmits[s].pNext, DEVICE_GROUP_SUBMIT_INFO);
355 vk_find_struct_const(pSubmits[s].pNext, PROTECTED_SUBMIT_INFO);
370 vk_find_struct_const(pSubmits[s].pNext,
379 vk_find_struct_const(pSubmits[s].pNext,
vk_util.h 208 #define vk_find_struct_const(__start, __sType) \ macro
  /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
radv_pass.c 302 vk_find_struct_const(desc->pNext, SUBPASS_DESCRIPTION_DEPTH_STENCIL_RESOLVE);
304 vk_find_struct_const(desc->pNext, FRAGMENT_SHADING_RATE_ATTACHMENT_INFO_KHR);
340 vk_find_struct_const(att_ref->pNext, ATTACHMENT_REFERENCE_STENCIL_LAYOUT_KHR);
370 vk_find_struct_const(att_desc->pNext, ATTACHMENT_DESCRIPTION_STENCIL_LAYOUT_KHR);
496 vk_find_struct_const(desc->pNext, SUBPASS_DESCRIPTION_DEPTH_STENCIL_RESOLVE);
512 vk_find_struct_const(desc->pNext, FRAGMENT_SHADING_RATE_ATTACHMENT_INFO_KHR);
radv_descriptor_set.c 100 vk_find_struct_const(pCreateInfo->pNext, DESCRIPTOR_SET_LAYOUT_BINDING_FLAGS_CREATE_INFO);
102 vk_find_struct_const(pCreateInfo->pNext, MUTABLE_DESCRIPTOR_TYPE_CREATE_INFO_VALVE);
366 vk_find_struct_const(pCreateInfo->pNext, DESCRIPTOR_SET_LAYOUT_BINDING_FLAGS_CREATE_INFO);
370 vk_find_struct_const(pCreateInfo->pNext, MUTABLE_DESCRIPTOR_TYPE_CREATE_INFO_VALVE);
723 vk_find_struct_const(pCreateInfo->pNext, MUTABLE_DESCRIPTOR_TYPE_CREATE_INFO_VALVE);
893 const VkDescriptorSetVariableDescriptorCountAllocateInfo *variable_counts = vk_find_struct_const(
1022 vk_find_struct_const(writeset->pNext, WRITE_DESCRIPTOR_SET_INLINE_UNIFORM_BLOCK_EXT);
1159 vk_find_struct_const(writeset->pNext, WRITE_DESCRIPTOR_SET_ACCELERATION_STRUCTURE_KHR);
radv_android.c 812 vk_find_struct_const(next, EXTERNAL_FORMAT_ANDROID);
892 vk_find_struct_const(pAllocateInfo->pNext, MEMORY_DEDICATED_ALLOCATE_INFO);
  /xsrc/external/mit/MesaLib.old/dist/src/vulkan/util/
vk_util.h 196 #define vk_find_struct_const(__start, __sType) \ macro
  /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
tu_image.c 212 vk_find_struct_const(pCreateInfo->pNext, SAMPLER_YCBCR_CONVERSION_INFO);
530 vk_find_struct_const(pCreateInfo->pNext,
533 vk_find_struct_const(pCreateInfo->pNext,
552 vk_find_struct_const(pCreateInfo->pNext, WSI_IMAGE_CREATE_INFO_MESA);
559 vk_find_struct_const(pCreateInfo->pNext, NATIVE_BUFFER_ANDROID);
574 vk_find_struct_const(pCreateInfo->pNext, EXTERNAL_MEMORY_IMAGE_CREATE_INFO);
606 vk_find_struct_const(pCreateInfo->pNext, IMAGE_FORMAT_LIST_CREATE_INFO);
623 vk_find_struct_const(pCreateInfo->pNext, IMAGE_STENCIL_USAGE_CREATE_INFO);
tu_descriptor_set.c 114 vk_find_struct_const(
118 vk_find_struct_const(
298 vk_find_struct_const(
306 vk_find_struct_const(
591 vk_find_struct_const( pCreateInfo->pNext,
738 vk_find_struct_const(pAllocateInfo->pNext, DESCRIPTOR_SET_VARIABLE_DESCRIPTOR_COUNT_ALLOCATE_INFO_EXT);
tu_pass.c 251 vk_find_struct_const(subpass->pNext, SUBPASS_DESCRIPTION_DEPTH_STENCIL_RESOLVE_KHR);
327 vk_find_struct_const(subpass->pNext, SUBPASS_DESCRIPTION_DEPTH_STENCIL_RESOLVE_KHR);
676 vk_find_struct_const(desc->pNext, SUBPASS_DESCRIPTION_DEPTH_STENCIL_RESOLVE_KHR);
700 vk_find_struct_const(desc->pNext, SUBPASS_DESCRIPTION_DEPTH_STENCIL_RESOLVE_KHR);
tu_kgsl.c 350 vk_find_struct_const(pSubmits[i].pNext,
375 vk_find_struct_const(pSubmits[i].pNext,
  /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
lvp_pass.c 142 vk_find_struct_const(desc->pNext,
271 vk_find_struct_const(desc->pNext, SUBPASS_DESCRIPTION_DEPTH_STENCIL_RESOLVE);
  /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
v3dv_image.c 271 vk_find_struct_const(pCreateInfo->pNext,
274 vk_find_struct_const(pCreateInfo->pNext,
385 vk_find_struct_const(pCreateInfo->pNext, IMAGE_SWAPCHAIN_CREATE_INFO_KHR);
  /xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
tu_descriptor_set.c 77 vk_find_struct_const(
241 vk_find_struct_const(
tu_image.c 172 vk_find_struct_const(pCreateInfo->pNext,
248 vk_find_struct_const(pCreateInfo->pNext, NATIVE_BUFFER_ANDROID);
  /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
anv_image.c 561 vk_find_struct_const(pCreateInfo->pNext, WSI_IMAGE_CREATE_INFO_MESA);
616 vk_find_struct_const(pCreateInfo->pNext,
712 vk_find_struct_const(pCreateInfo->pNext, EXTERNAL_MEMORY_IMAGE_CREATE_INFO);
720 vk_find_struct_const(pCreateInfo->pNext, NATIVE_BUFFER_ANDROID);
726 vk_find_struct_const(pCreateInfo->pNext, IMAGE_SWAPCHAIN_CREATE_INFO_KHR);
1500 vk_find_struct_const(pCreateInfo->pNext, SAMPLER_YCBCR_CONVERSION_INFO);
1514 vk_find_struct_const(pCreateInfo, IMAGE_VIEW_USAGE_CREATE_INFO);
anv_android.c 337 vk_find_struct_const(pAllocateInfo->pNext,
399 vk_find_struct_const(base_info->pNext, EXTERNAL_FORMAT_ANDROID);
anv_pass.c 380 vk_find_struct_const(desc->pNext,
504 vk_find_struct_const(desc->pNext,

Completed in 26 milliseconds

1 2 3 4