/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/ |
D | wsi_common.c | 632 if (pCreateInfo->imageFormat == format_list_in->pViewFormats[i]) in wsi_configure_image() 634 view_formats[i] = format_list_in->pViewFormats[i]; in wsi_configure_image() 641 .pViewFormats = view_formats, in wsi_configure_image() 661 if (info->format_list.pViewFormats != NULL) { in wsi_destroy_image_info() 662 vk_free(&chain->alloc, (void *)info->format_list.pViewFormats); in wsi_destroy_image_info() 663 info->format_list.pViewFormats = NULL; in wsi_destroy_image_info() 1568 if (iflci->pViewFormats[i] == swc_iflci->pViewFormats[j]) { in wsi_common_create_swapchain_image()
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_image.c | 777 memcpy(*formats, format_list->pViewFormats, sizeof(VkFormat) * format_list->viewFormatCount); in vk_image_create_get_format_list()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_deepcopy.cpp | 3922 to->pViewFormats = nullptr; in deepcopy_VkImageFormatListCreateInfo() 3923 if (from->pViewFormats) { in deepcopy_VkImageFormatListCreateInfo() 3924 to->pViewFormats = (VkFormat*)alloc->dupArray( in deepcopy_VkImageFormatListCreateInfo() 3925 from->pViewFormats, from->viewFormatCount * sizeof(const VkFormat)); in deepcopy_VkImageFormatListCreateInfo() 4622 to->pViewFormats = nullptr; in deepcopy_VkFramebufferAttachmentImageInfo() 4623 if (from->pViewFormats) { in deepcopy_VkFramebufferAttachmentImageInfo() 4624 to->pViewFormats = (VkFormat*)alloc->dupArray( in deepcopy_VkFramebufferAttachmentImageInfo() 4625 from->pViewFormats, from->viewFormatCount * sizeof(const VkFormat)); in deepcopy_VkFramebufferAttachmentImageInfo()
|
D | goldfish_vk_marshaling.cpp | 8282 vkStream->write((const VkFormat*)forMarshaling->pViewFormats, in marshal_VkImageFormatListCreateInfo() 8307 vkStream->alloc((void**)&forUnmarshaling->pViewFormats, in unmarshal_VkImageFormatListCreateInfo() 8309 vkStream->read((VkFormat*)forUnmarshaling->pViewFormats, in unmarshal_VkImageFormatListCreateInfo() 9702 vkStream->write((const VkFormat*)forMarshaling->pViewFormats, in marshal_VkFramebufferAttachmentImageInfo() 9732 vkStream->alloc((void**)&forUnmarshaling->pViewFormats, in unmarshal_VkFramebufferAttachmentImageInfo() 9734 vkStream->read((VkFormat*)forUnmarshaling->pViewFormats, in unmarshal_VkFramebufferAttachmentImageInfo()
|
D | goldfish_vk_reserved_marshaling.cpp | 6348 vkStream->alloc((void**)&forUnmarshaling->pViewFormats, in reservedunmarshal_VkImageFormatListCreateInfo() 6350 memcpy((VkFormat*)forUnmarshaling->pViewFormats, *ptr, in reservedunmarshal_VkImageFormatListCreateInfo() 7459 vkStream->alloc((void**)&forUnmarshaling->pViewFormats, in reservedunmarshal_VkFramebufferAttachmentImageInfo() 7461 memcpy((VkFormat*)forUnmarshaling->pViewFormats, *ptr, in reservedunmarshal_VkFramebufferAttachmentImageInfo()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_deepcopy_guest.cpp | 3922 to->pViewFormats = nullptr; in deepcopy_VkImageFormatListCreateInfo() 3923 if (from->pViewFormats) { in deepcopy_VkImageFormatListCreateInfo() 3924 to->pViewFormats = (VkFormat*)alloc->dupArray( in deepcopy_VkImageFormatListCreateInfo() 3925 from->pViewFormats, from->viewFormatCount * sizeof(const VkFormat)); in deepcopy_VkImageFormatListCreateInfo() 4622 to->pViewFormats = nullptr; in deepcopy_VkFramebufferAttachmentImageInfo() 4623 if (from->pViewFormats) { in deepcopy_VkFramebufferAttachmentImageInfo() 4624 to->pViewFormats = (VkFormat*)alloc->dupArray( in deepcopy_VkFramebufferAttachmentImageInfo() 4625 from->pViewFormats, from->viewFormatCount * sizeof(const VkFormat)); in deepcopy_VkFramebufferAttachmentImageInfo()
|
D | goldfish_vk_marshaling_guest.cpp | 6869 vkStream->write((const VkFormat*)forMarshaling->pViewFormats, in marshal_VkImageFormatListCreateInfo() 6882 vkStream->read((VkFormat*)forUnmarshaling->pViewFormats, in unmarshal_VkImageFormatListCreateInfo() 7972 vkStream->write((const VkFormat*)forMarshaling->pViewFormats, in marshal_VkFramebufferAttachmentImageInfo() 7991 vkStream->read((VkFormat*)forUnmarshaling->pViewFormats, in unmarshal_VkFramebufferAttachmentImageInfo()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 4765 memcpy(*ptr, (const VkFormat*)forMarshaling->pViewFormats, in reservedmarshal_VkImageFormatListCreateInfo() 5485 memcpy(*ptr, (const VkFormat*)forMarshaling->pViewFormats, in reservedmarshal_VkFramebufferAttachmentImageInfo()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_swapchain/ |
D | wsi.adoc | 557 greater than zero and pname:pViewFormats must: have an element equal to 564 slink:VkImageFormatListCreateInfo::pname:pViewFormats must: be
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | renderpass.adoc | 4958 least one element of the pname:pViewFormats member of any element of the 5101 * pname:viewFormatCount is the number of entries in the pname:pViewFormats 5105 * pname:pViewFormats is a pointer to an array of elink:VkFormat values 5108 slink:VkImageFormatListCreateInfo::pname:pViewFormats used to create an 6108 slink:VkImageFormatListCreateInfo::pname:pViewFormats equal to the set 6109 of elements in the pname:pViewFormats member of the corresponding
|
D | resources.adoc | 2262 slink:VkImageFormatListCreateInfo::pname:pViewFormats must: either be 2708 * pname:viewFormatCount is the number of entries in the pname:pViewFormats 2710 * pname:pViewFormats is a pointer to an array of elink:VkFormat values 2714 If pname:viewFormatCount is zero, pname:pViewFormats is ignored and the 4941 slink:VkImageFormatListCreateInfo::pname:pViewFormats
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 2617 VULKAN_HPP_HASH_COMBINE( seed, framebufferAttachmentImageInfo.pViewFormats ); in operator ()() 3044 VULKAN_HPP_HASH_COMBINE( seed, imageFormatListCreateInfo.pViewFormats ); in operator ()()
|
D | vulkan_hash.hpp | 4593 VULKAN_HPP_HASH_COMBINE( seed, framebufferAttachmentImageInfo.pViewFormats ); in operator ()() 5267 VULKAN_HPP_HASH_COMBINE( seed, imageFormatListCreateInfo.pViewFormats ); in operator ()()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 6021 const VkFormat* pViewFormats; member 6291 const VkFormat* pViewFormats; member
|