Home
last modified time | relevance | path

Searched refs:VkImageFormatListCreateInfo (Results 1 – 25 of 33) sorted by relevance

12

/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_extension_structs_guest.cpp376 return sizeof(VkImageFormatListCreateInfo); in goldfish_vk_extension_struct_size()
991 return sizeof(VkImageFormatListCreateInfo); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy_guest.h739 const VkImageFormatListCreateInfo* from,
740 VkImageFormatListCreateInfo* to);
Dgoldfish_vk_transform_guest.h1150 VkImageFormatListCreateInfo* toTransform);
1153 VkImageFormatListCreateInfo* toTransform);
Dgoldfish_vk_marshaling_guest.h1444 const VkImageFormatListCreateInfo* forMarshaling);
1447 VkImageFormatListCreateInfo* forUnmarshaling);
Dgoldfish_vk_transform_guest.cpp3799 VkImageFormatListCreateInfo* toTransform) { in transform_tohost_VkImageFormatListCreateInfo()
3808 VkImageFormatListCreateInfo* toTransform) { in transform_fromhost_VkImageFormatListCreateInfo()
8269 reinterpret_cast<VkImageFormatListCreateInfo*>(structExtension_out)); in transform_tohost_extension_struct()
9349 reinterpret_cast<VkImageFormatListCreateInfo*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_counting_guest.h673 const VkImageFormatListCreateInfo* toCount, size_t* count);
Dgoldfish_vk_reserved_marshaling_guest.h773 const VkImageFormatListCreateInfo* forMarshaling,
Dgoldfish_vk_deepcopy_guest.cpp3903 const VkImageFormatListCreateInfo* from, in deepcopy_VkImageFormatListCreateInfo()
3904 VkImageFormatListCreateInfo* to) { in deepcopy_VkImageFormatListCreateInfo()
9025 reinterpret_cast<const VkImageFormatListCreateInfo*>(structExtension), in deepcopy_extension_struct()
9026 reinterpret_cast<VkImageFormatListCreateInfo*>(structExtension_out)); in deepcopy_extension_struct()
Dgoldfish_vk_counting_guest.cpp3691 const VkImageFormatListCreateInfo* toCount, size_t* count) { in count_VkImageFormatListCreateInfo()
7684 reinterpret_cast<const VkImageFormatListCreateInfo*>(structExtension), count); in count_extension_struct()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_extension_structs.cpp376 return sizeof(VkImageFormatListCreateInfo); in goldfish_vk_extension_struct_size()
1037 return sizeof(VkImageFormatListCreateInfo); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy.h732 const VkImageFormatListCreateInfo* from,
733 VkImageFormatListCreateInfo* to);
Dgoldfish_vk_transform.h1172 VkImageFormatListCreateInfo* toTransform);
1175 VkImageFormatListCreateInfo* toTransform);
Dgoldfish_vk_marshaling.h1414 const VkImageFormatListCreateInfo* forMarshaling);
1417 VkImageFormatListCreateInfo* forUnmarshaling);
Dgoldfish_vk_transform.cpp3817 VkImageFormatListCreateInfo* toTransform) { in transform_tohost_VkImageFormatListCreateInfo()
3826 VkImageFormatListCreateInfo* toTransform) { in transform_fromhost_VkImageFormatListCreateInfo()
8769 reinterpret_cast<VkImageFormatListCreateInfo*>(structExtension_out)); in transform_tohost_extension_struct()
9929 reinterpret_cast<VkImageFormatListCreateInfo*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_reserved_marshaling.h736 VkImageFormatListCreateInfo* forUnmarshaling,
Dgoldfish_vk_deepcopy.cpp3903 const VkImageFormatListCreateInfo* from, in deepcopy_VkImageFormatListCreateInfo()
3904 VkImageFormatListCreateInfo* to) { in deepcopy_VkImageFormatListCreateInfo()
9590 reinterpret_cast<const VkImageFormatListCreateInfo*>(structExtension), in deepcopy_extension_struct()
9591 reinterpret_cast<VkImageFormatListCreateInfo*>(structExtension_out)); in deepcopy_extension_struct()
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_private.h84 VkImageFormatListCreateInfo format_list;
Dwsi_common.c617 const VkImageFormatListCreateInfo *format_list_in = in wsi_configure_image()
638 info->format_list = (VkImageFormatListCreateInfo) { in wsi_configure_image()
1560 const VkImageFormatListCreateInfo *iflci = in wsi_common_create_swapchain_image()
1561 (const VkImageFormatListCreateInfo *)ext; in wsi_common_create_swapchain_image()
1562 const VkImageFormatListCreateInfo *swc_iflci = in wsi_common_create_swapchain_image()
Dwsi_common_drm.c377 VkImageFormatListCreateInfo format_list; in wsi_configure_native_image()
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_image.c764 const VkImageFormatListCreateInfo *format_list = (const VkImageFormatListCreateInfo *) in vk_image_create_get_format_list()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_swapchain/
Dwsi.adoc556 slink:VkImageFormatListCreateInfo structure with a pname:viewFormatCount
560 If a slink:VkImageFormatListCreateInfo structure was included in the
562 slink:VkImageFormatListCreateInfo::pname:viewFormatCount is not zero
564 slink:VkImageFormatListCreateInfo::pname:pViewFormats must: be
570 chain include a slink:VkImageFormatListCreateInfo structure then
571 slink:VkImageFormatListCreateInfo::pname:viewFormatCount must: be `0` or
647 slink:VkImageFormatListCreateInfo structure to the pname:pNext chain of
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dresources.adoc1566 then the slink:VkImageFormatListCreateInfo structure included in the
2078 pname:pNext chain must: include a slink:VkImageFormatListCreateInfo
2258 If a slink:VkImageFormatListCreateInfo structure was included in the
2260 slink:VkImageFormatListCreateInfo::pname:viewFormatCount is not zero,
2262 slink:VkImageFormatListCreateInfo::pname:pViewFormats must: either be
2269 and the pname:pNext chain includes a slink:VkImageFormatListCreateInfo
2270 structure, then slink:VkImageFormatListCreateInfo::pname:viewFormatCount
2689 [open,refpage='VkImageFormatListCreateInfo',desc='Specify that an image can: be used with a particu…
2692 sname:VkImageFormatListCreateInfo structure, then that structure contains a
2695 The sname:VkImageFormatListCreateInfo structure is defined as:
[all …]
Dcapabilities.adoc318 pname:pNext chain must: include a slink:VkImageFormatListCreateInfo
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_static_assertions.hpp766 …( VULKAN_HPP_NAMESPACE::ImageFormatListCreateInfo ) == sizeof( VkImageFormatListCreateInfo ), "str…
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h6017 typedef struct VkImageFormatListCreateInfo { struct
6022 } VkImageFormatListCreateInfo; argument
9397 typedef VkImageFormatListCreateInfo VkImageFormatListCreateInfoKHR;

12