Home
last modified time | relevance | path

Searched refs:VkFramebufferAttachmentImageInfo (Results 1 – 23 of 23) sorted by relevance

/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_deepcopy_guest.h851 const VkFramebufferAttachmentImageInfo* from,
852 VkFramebufferAttachmentImageInfo* to);
Dgoldfish_vk_transform_guest.h1310 ResourceTracker* resourceTracker, VkFramebufferAttachmentImageInfo* toTransform);
1313 ResourceTracker* resourceTracker, VkFramebufferAttachmentImageInfo* toTransform);
Dgoldfish_vk_marshaling_guest.h1641 const VkFramebufferAttachmentImageInfo* forMarshaling);
1645 VkFramebufferAttachmentImageInfo* forUnmarshaling);
Dgoldfish_vk_transform_guest.cpp4391 ResourceTracker* resourceTracker, VkFramebufferAttachmentImageInfo* toTransform) { in transform_tohost_VkFramebufferAttachmentImageInfo()
4400 ResourceTracker* resourceTracker, VkFramebufferAttachmentImageInfo* toTransform) { in transform_fromhost_VkFramebufferAttachmentImageInfo()
4420 (VkFramebufferAttachmentImageInfo*)(toTransform->pAttachmentImageInfos + i)); in transform_tohost_VkFramebufferAttachmentsCreateInfo()
4438 (VkFramebufferAttachmentImageInfo*)(toTransform->pAttachmentImageInfos + i)); in transform_fromhost_VkFramebufferAttachmentsCreateInfo()
Dgoldfish_vk_counting_guest.h769 const VkFramebufferAttachmentImageInfo* toCount,
Dgoldfish_vk_reserved_marshaling_guest.h875 const VkFramebufferAttachmentImageInfo* forMarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy_guest.cpp4603 const VkFramebufferAttachmentImageInfo* from, in deepcopy_VkFramebufferAttachmentImageInfo()
4604 VkFramebufferAttachmentImageInfo* to) { in deepcopy_VkFramebufferAttachmentImageInfo()
4652 to->pAttachmentImageInfos = (VkFramebufferAttachmentImageInfo*)alloc->alloc( in deepcopy_VkFramebufferAttachmentsCreateInfo()
4653 from->attachmentImageInfoCount * sizeof(const VkFramebufferAttachmentImageInfo)); in deepcopy_VkFramebufferAttachmentsCreateInfo()
4658 (VkFramebufferAttachmentImageInfo*)(to->pAttachmentImageInfos + i)); in deepcopy_VkFramebufferAttachmentsCreateInfo()
Dgoldfish_vk_counting_guest.cpp4249 const VkFramebufferAttachmentImageInfo* toCount, in count_VkFramebufferAttachmentImageInfo()
4288 (const VkFramebufferAttachmentImageInfo*)(toCount->pAttachmentImageInfos + i), in count_VkFramebufferAttachmentsCreateInfo()
Dgoldfish_vk_marshaling_guest.cpp7959 const VkFramebufferAttachmentImageInfo* forMarshaling) { in marshal_VkFramebufferAttachmentImageInfo()
7978 VkFramebufferAttachmentImageInfo* forUnmarshaling) { in unmarshal_VkFramebufferAttachmentImageInfo()
8009 (const VkFramebufferAttachmentImageInfo*)(forMarshaling->pAttachmentImageInfos + in marshal_VkFramebufferAttachmentsCreateInfo()
8029 (VkFramebufferAttachmentImageInfo*)(forUnmarshaling->pAttachmentImageInfos + i)); in unmarshal_VkFramebufferAttachmentsCreateInfo()
Dgoldfish_vk_reserved_marshaling_guest.cpp5464 const VkFramebufferAttachmentImageInfo* forMarshaling, uint8_t** ptr) { in reservedmarshal_VkFramebufferAttachmentImageInfo()
5506 (const VkFramebufferAttachmentImageInfo*)(forMarshaling->pAttachmentImageInfos + i), in reservedmarshal_VkFramebufferAttachmentsCreateInfo()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_deepcopy.h844 const VkFramebufferAttachmentImageInfo* from,
845 VkFramebufferAttachmentImageInfo* to);
Dgoldfish_vk_transform.h1342 VkDecoderGlobalState* resourceTracker, VkFramebufferAttachmentImageInfo* toTransform);
1345 VkDecoderGlobalState* resourceTracker, VkFramebufferAttachmentImageInfo* toTransform);
Dgoldfish_vk_marshaling.h1609 const VkFramebufferAttachmentImageInfo* forMarshaling);
1612 VkFramebufferAttachmentImageInfo* forUnmarshaling);
Dgoldfish_vk_transform.cpp4421 VkDecoderGlobalState* resourceTracker, VkFramebufferAttachmentImageInfo* toTransform) { in transform_tohost_VkFramebufferAttachmentImageInfo()
4430 VkDecoderGlobalState* resourceTracker, VkFramebufferAttachmentImageInfo* toTransform) { in transform_fromhost_VkFramebufferAttachmentImageInfo()
4450 (VkFramebufferAttachmentImageInfo*)(toTransform->pAttachmentImageInfos + i)); in transform_tohost_VkFramebufferAttachmentsCreateInfo()
4468 (VkFramebufferAttachmentImageInfo*)(toTransform->pAttachmentImageInfos + i)); in transform_fromhost_VkFramebufferAttachmentsCreateInfo()
Dgoldfish_vk_reserved_marshaling.h838 VkFramebufferAttachmentImageInfo* forUnmarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy.cpp4603 const VkFramebufferAttachmentImageInfo* from, in deepcopy_VkFramebufferAttachmentImageInfo()
4604 VkFramebufferAttachmentImageInfo* to) { in deepcopy_VkFramebufferAttachmentImageInfo()
4652 to->pAttachmentImageInfos = (VkFramebufferAttachmentImageInfo*)alloc->alloc( in deepcopy_VkFramebufferAttachmentsCreateInfo()
4653 from->attachmentImageInfoCount * sizeof(const VkFramebufferAttachmentImageInfo)); in deepcopy_VkFramebufferAttachmentsCreateInfo()
4658 (VkFramebufferAttachmentImageInfo*)(to->pAttachmentImageInfos + i)); in deepcopy_VkFramebufferAttachmentsCreateInfo()
Dgoldfish_vk_marshaling.cpp9689 const VkFramebufferAttachmentImageInfo* forMarshaling) { in marshal_VkFramebufferAttachmentImageInfo()
9707 VkFramebufferAttachmentImageInfo* forUnmarshaling) { in unmarshal_VkFramebufferAttachmentImageInfo()
9752 (const VkFramebufferAttachmentImageInfo*)(forMarshaling->pAttachmentImageInfos + in marshal_VkFramebufferAttachmentsCreateInfo()
9782 forUnmarshaling->attachmentImageInfoCount * sizeof(const VkFramebufferAttachmentImageInfo)); in unmarshal_VkFramebufferAttachmentsCreateInfo()
9787 (VkFramebufferAttachmentImageInfo*)(forUnmarshaling->pAttachmentImageInfos + i)); in unmarshal_VkFramebufferAttachmentsCreateInfo()
Dgoldfish_vk_reserved_marshaling.cpp7424 VkFramebufferAttachmentImageInfo* forUnmarshaling, uint8_t** ptr) { in reservedunmarshal_VkFramebufferAttachmentImageInfo()
7495 forUnmarshaling->attachmentImageInfoCount * sizeof(const VkFramebufferAttachmentImageInfo)); in reservedunmarshal_VkFramebufferAttachmentsCreateInfo()
7499 (VkFramebufferAttachmentImageInfo*)(forUnmarshaling->pAttachmentImageInfos + i), ptr); in reservedunmarshal_VkFramebufferAttachmentsCreateInfo()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Drenderpass.adoc5068 slink:VkFramebufferAttachmentImageInfo structures, each structure
5075 [open,refpage='VkFramebufferAttachmentImageInfo',desc='Structure specifying parameters of an image …
5077 The sname:VkFramebufferAttachmentImageInfo structure is defined as:
5079 include::{generated}/api/structs/VkFramebufferAttachmentImageInfo.adoc[]
5116 include::{generated}/validity/structs/VkFramebufferAttachmentImageInfo.adoc[]
5131 provided via a slink:VkFramebufferAttachmentImageInfo structure.
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h6282 typedef struct VkFramebufferAttachmentImageInfo { struct
6292 } VkFramebufferAttachmentImageInfo; argument
6298 const VkFramebufferAttachmentImageInfo* pAttachmentImageInfos;
8914 typedef VkFramebufferAttachmentImageInfo VkFramebufferAttachmentImageInfoKHR;
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_static_assertions.hpp878 …_HPP_NAMESPACE::FramebufferAttachmentImageInfo ) == sizeof( VkFramebufferAttachmentImageInfo ), "s…
Dvulkan_static_assertions.hpp945 …_HPP_NAMESPACE::FramebufferAttachmentImageInfo ) == sizeof( VkFramebufferAttachmentImageInfo ), "s…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc3935 slink:VkFramebufferAttachmentImageInfo (internal merge request 4744).