Home
last modified time | relevance | path

Searched refs:VkFramebufferAttachmentsCreateInfo (Results 1 – 24 of 24) sorted by relevance

/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_extension_structs_guest.cpp433 return sizeof(VkFramebufferAttachmentsCreateInfo); in goldfish_vk_extension_struct_size()
1052 return sizeof(VkFramebufferAttachmentsCreateInfo); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy_guest.h855 const VkFramebufferAttachmentsCreateInfo* from,
856 VkFramebufferAttachmentsCreateInfo* to);
Dgoldfish_vk_transform_guest.h1316 ResourceTracker* resourceTracker, VkFramebufferAttachmentsCreateInfo* toTransform);
1319 ResourceTracker* resourceTracker, VkFramebufferAttachmentsCreateInfo* toTransform);
Dgoldfish_vk_marshaling_guest.h1649 const VkFramebufferAttachmentsCreateInfo* forMarshaling);
1653 VkFramebufferAttachmentsCreateInfo* forUnmarshaling);
Dgoldfish_vk_transform_guest.cpp4409 ResourceTracker* resourceTracker, VkFramebufferAttachmentsCreateInfo* toTransform) { in transform_tohost_VkFramebufferAttachmentsCreateInfo()
4427 ResourceTracker* resourceTracker, VkFramebufferAttachmentsCreateInfo* toTransform) { in transform_fromhost_VkFramebufferAttachmentsCreateInfo()
8385 reinterpret_cast<VkFramebufferAttachmentsCreateInfo*>(structExtension_out)); in transform_tohost_extension_struct()
9465 reinterpret_cast<VkFramebufferAttachmentsCreateInfo*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_counting_guest.h773 const VkFramebufferAttachmentsCreateInfo* toCount,
Dgoldfish_vk_reserved_marshaling_guest.h879 const VkFramebufferAttachmentsCreateInfo* forMarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy_guest.cpp4630 const VkFramebufferAttachmentsCreateInfo* from, in deepcopy_VkFramebufferAttachmentsCreateInfo()
4631 VkFramebufferAttachmentsCreateInfo* to) { in deepcopy_VkFramebufferAttachmentsCreateInfo()
9173 reinterpret_cast<const VkFramebufferAttachmentsCreateInfo*>(structExtension), in deepcopy_extension_struct()
9174 reinterpret_cast<VkFramebufferAttachmentsCreateInfo*>(structExtension_out)); in deepcopy_extension_struct()
Dgoldfish_vk_counting_guest.cpp4272 const VkFramebufferAttachmentsCreateInfo* toCount, in count_VkFramebufferAttachmentsCreateInfo()
7821 reinterpret_cast<const VkFramebufferAttachmentsCreateInfo*>(structExtension), in count_extension_struct()
Dgoldfish_vk_marshaling_guest.cpp7997 const VkFramebufferAttachmentsCreateInfo* forMarshaling) { in marshal_VkFramebufferAttachmentsCreateInfo()
8017 VkFramebufferAttachmentsCreateInfo* forUnmarshaling) { in unmarshal_VkFramebufferAttachmentsCreateInfo()
14039 reinterpret_cast<const VkFramebufferAttachmentsCreateInfo*>(structExtension)); in marshal_extension_struct()
15247 reinterpret_cast<VkFramebufferAttachmentsCreateInfo*>(structExtension_out)); in unmarshal_extension_struct()
Dgoldfish_vk_reserved_marshaling_guest.cpp5492 const VkFramebufferAttachmentsCreateInfo* forMarshaling, uint8_t** ptr) { in reservedmarshal_VkFramebufferAttachmentsCreateInfo()
9589 reinterpret_cast<const VkFramebufferAttachmentsCreateInfo*>(structExtension), ptr); in reservedmarshal_extension_struct()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_extension_structs.cpp433 return sizeof(VkFramebufferAttachmentsCreateInfo); in goldfish_vk_extension_struct_size()
1098 return sizeof(VkFramebufferAttachmentsCreateInfo); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy.h848 const VkFramebufferAttachmentsCreateInfo* from,
849 VkFramebufferAttachmentsCreateInfo* to);
Dgoldfish_vk_transform.h1348 VkDecoderGlobalState* resourceTracker, VkFramebufferAttachmentsCreateInfo* toTransform);
1351 VkDecoderGlobalState* resourceTracker, VkFramebufferAttachmentsCreateInfo* toTransform);
Dgoldfish_vk_marshaling.h1616 const VkFramebufferAttachmentsCreateInfo* forMarshaling);
1620 VkFramebufferAttachmentsCreateInfo* forUnmarshaling);
Dgoldfish_vk_transform.cpp4439 VkDecoderGlobalState* resourceTracker, VkFramebufferAttachmentsCreateInfo* toTransform) { in transform_tohost_VkFramebufferAttachmentsCreateInfo()
4457 VkDecoderGlobalState* resourceTracker, VkFramebufferAttachmentsCreateInfo* toTransform) { in transform_fromhost_VkFramebufferAttachmentsCreateInfo()
8885 reinterpret_cast<VkFramebufferAttachmentsCreateInfo*>(structExtension_out)); in transform_tohost_extension_struct()
10045 reinterpret_cast<VkFramebufferAttachmentsCreateInfo*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_reserved_marshaling.h842 VkFramebufferAttachmentsCreateInfo* forUnmarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy.cpp4630 const VkFramebufferAttachmentsCreateInfo* from, in deepcopy_VkFramebufferAttachmentsCreateInfo()
4631 VkFramebufferAttachmentsCreateInfo* to) { in deepcopy_VkFramebufferAttachmentsCreateInfo()
9738 reinterpret_cast<const VkFramebufferAttachmentsCreateInfo*>(structExtension), in deepcopy_extension_struct()
9739 reinterpret_cast<VkFramebufferAttachmentsCreateInfo*>(structExtension_out)); in deepcopy_extension_struct()
Dgoldfish_vk_marshaling.cpp9740 const VkFramebufferAttachmentsCreateInfo* forMarshaling) { in marshal_VkFramebufferAttachmentsCreateInfo()
9760 VkFramebufferAttachmentsCreateInfo* forUnmarshaling) { in unmarshal_VkFramebufferAttachmentsCreateInfo()
18679 reinterpret_cast<const VkFramebufferAttachmentsCreateInfo*>(structExtension)); in marshal_extension_struct()
19964 reinterpret_cast<VkFramebufferAttachmentsCreateInfo*>(structExtension_out)); in unmarshal_extension_struct()
Dgoldfish_vk_reserved_marshaling.cpp7468 VkFramebufferAttachmentsCreateInfo* forUnmarshaling, uint8_t** ptr) { in reservedunmarshal_VkFramebufferAttachmentsCreateInfo()
14595 reinterpret_cast<VkFramebufferAttachmentsCreateInfo*>(structExtension_out), ptr); in reservedunmarshal_extension_struct()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Drenderpass.adoc4825 slink:VkFramebufferAttachmentsCreateInfo structure
4829 slink:VkFramebufferAttachmentsCreateInfo structure in the pname:pNext
4834 member of a slink:VkFramebufferAttachmentsCreateInfo structure in the
4841 member of a slink:VkFramebufferAttachmentsCreateInfo structure in the
4849 member of a slink:VkFramebufferAttachmentsCreateInfo structure in the
4857 member of a slink:VkFramebufferAttachmentsCreateInfo structure included
4867 member of a slink:VkFramebufferAttachmentsCreateInfo structure in the
4878 member of a slink:VkFramebufferAttachmentsCreateInfo structure in the
4890 slink:VkFramebufferAttachmentsCreateInfo structure in the pname:pNext
4908 slink:VkFramebufferAttachmentsCreateInfo structure included in the
[all …]
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_static_assertions.hpp874 …P_NAMESPACE::FramebufferAttachmentsCreateInfo ) == sizeof( VkFramebufferAttachmentsCreateInfo ), "…
Dvulkan_static_assertions.hpp941 …P_NAMESPACE::FramebufferAttachmentsCreateInfo ) == sizeof( VkFramebufferAttachmentsCreateInfo ), "…
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h6294 typedef struct VkFramebufferAttachmentsCreateInfo { struct
6299 } VkFramebufferAttachmentsCreateInfo; argument
8912 typedef VkFramebufferAttachmentsCreateInfo VkFramebufferAttachmentsCreateInfoKHR;