Home
last modified time | relevance | path

Searched refs:VkPhysicalDeviceHostImageCopyPropertiesEXT (Results 1 – 25 of 27) sorted by relevance

12

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_host_image_copy.adoc53 typedef struct VkPhysicalDeviceHostImageCopyPropertiesEXT {
62 } VkPhysicalDeviceHostImageCopyPropertiesEXT;
182 - Layouts in `VkPhysicalDeviceHostImageCopyPropertiesEXT::pCopySrcLayouts`
186 - Layouts in `VkPhysicalDeviceHostImageCopyPropertiesEXT::pCopyDstLayouts`.
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_extension_structs_guest.cpp740 return sizeof(VkPhysicalDeviceHostImageCopyPropertiesEXT); in goldfish_vk_extension_struct_size()
1359 return sizeof(VkPhysicalDeviceHostImageCopyPropertiesEXT); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy_guest.h1823 const VkPhysicalDeviceHostImageCopyPropertiesEXT* from,
1824 VkPhysicalDeviceHostImageCopyPropertiesEXT* to);
Dgoldfish_vk_transform_guest.h2892 ResourceTracker* resourceTracker, VkPhysicalDeviceHostImageCopyPropertiesEXT* toTransform);
2895 ResourceTracker* resourceTracker, VkPhysicalDeviceHostImageCopyPropertiesEXT* toTransform);
Dgoldfish_vk_marshaling_guest.h3418 const VkPhysicalDeviceHostImageCopyPropertiesEXT* forMarshaling);
3422 VkPhysicalDeviceHostImageCopyPropertiesEXT* forUnmarshaling);
Dgoldfish_vk_transform_guest.cpp7281 ResourceTracker* resourceTracker, VkPhysicalDeviceHostImageCopyPropertiesEXT* toTransform) { in transform_tohost_VkPhysicalDeviceHostImageCopyPropertiesEXT()
7290 ResourceTracker* resourceTracker, VkPhysicalDeviceHostImageCopyPropertiesEXT* toTransform) { in transform_fromhost_VkPhysicalDeviceHostImageCopyPropertiesEXT()
8883 reinterpret_cast<VkPhysicalDeviceHostImageCopyPropertiesEXT*>(structExtension_out)); in transform_tohost_extension_struct()
9963 reinterpret_cast<VkPhysicalDeviceHostImageCopyPropertiesEXT*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_counting_guest.h1663 const VkPhysicalDeviceHostImageCopyPropertiesEXT* toCount, size_t* count);
Dgoldfish_vk_reserved_marshaling_guest.h1838 const VkPhysicalDeviceHostImageCopyPropertiesEXT* forMarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy_guest.cpp7863 const VkPhysicalDeviceHostImageCopyPropertiesEXT* from, in deepcopy_VkPhysicalDeviceHostImageCopyPropertiesEXT()
7864 VkPhysicalDeviceHostImageCopyPropertiesEXT* to) { in deepcopy_VkPhysicalDeviceHostImageCopyPropertiesEXT()
9891 reinterpret_cast<const VkPhysicalDeviceHostImageCopyPropertiesEXT*>( in deepcopy_extension_struct()
9893 reinterpret_cast<VkPhysicalDeviceHostImageCopyPropertiesEXT*>(structExtension_out)); in deepcopy_extension_struct()
Dgoldfish_vk_counting_guest.cpp6754 const VkPhysicalDeviceHostImageCopyPropertiesEXT* toCount, size_t* count) { in count_VkPhysicalDeviceHostImageCopyPropertiesEXT()
8486 reinterpret_cast<const VkPhysicalDeviceHostImageCopyPropertiesEXT*>( in count_extension_struct()
Dgoldfish_vk_marshaling_guest.cpp12557 const VkPhysicalDeviceHostImageCopyPropertiesEXT* forMarshaling) { in marshal_VkPhysicalDeviceHostImageCopyPropertiesEXT()
12587 VkPhysicalDeviceHostImageCopyPropertiesEXT* forUnmarshaling) { in unmarshal_VkPhysicalDeviceHostImageCopyPropertiesEXT()
14635 reinterpret_cast<const VkPhysicalDeviceHostImageCopyPropertiesEXT*>( in marshal_extension_struct()
15836 reinterpret_cast<VkPhysicalDeviceHostImageCopyPropertiesEXT*>(structExtension_out)); in unmarshal_extension_struct()
Dgoldfish_vk_reserved_marshaling_guest.cpp8448 const VkPhysicalDeviceHostImageCopyPropertiesEXT* forMarshaling, uint8_t** ptr) { in reservedmarshal_VkPhysicalDeviceHostImageCopyPropertiesEXT()
10248 reinterpret_cast<const VkPhysicalDeviceHostImageCopyPropertiesEXT*>( in reservedmarshal_extension_struct()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_host_image_copy/
Dcopies.adoc85 slink:VkPhysicalDeviceHostImageCopyPropertiesEXT::pname:pCopyDstLayouts
223 slink:VkPhysicalDeviceHostImageCopyPropertiesEXT::pname:pCopySrcLayouts
400 slink:VkPhysicalDeviceHostImageCopyPropertiesEXT::pname:pCopySrcLayouts
403 slink:VkPhysicalDeviceHostImageCopyPropertiesEXT::pname:pCopyDstLayouts
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_extension_structs.cpp767 return sizeof(VkPhysicalDeviceHostImageCopyPropertiesEXT); in goldfish_vk_extension_struct_size()
1432 return sizeof(VkPhysicalDeviceHostImageCopyPropertiesEXT); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy.h1870 const VkPhysicalDeviceHostImageCopyPropertiesEXT* from,
1871 VkPhysicalDeviceHostImageCopyPropertiesEXT* to);
Dgoldfish_vk_transform.h3065 VkDecoderGlobalState* resourceTracker, VkPhysicalDeviceHostImageCopyPropertiesEXT* toTransform);
3068 VkDecoderGlobalState* resourceTracker, VkPhysicalDeviceHostImageCopyPropertiesEXT* toTransform);
Dgoldfish_vk_marshaling.h3492 const VkPhysicalDeviceHostImageCopyPropertiesEXT* forMarshaling);
3496 VkPhysicalDeviceHostImageCopyPropertiesEXT* forUnmarshaling);
Dgoldfish_vk_transform.cpp7664 VkPhysicalDeviceHostImageCopyPropertiesEXT* toTransform) { in transform_tohost_VkPhysicalDeviceHostImageCopyPropertiesEXT()
7674 VkPhysicalDeviceHostImageCopyPropertiesEXT* toTransform) { in transform_fromhost_VkPhysicalDeviceHostImageCopyPropertiesEXT()
9430 reinterpret_cast<VkPhysicalDeviceHostImageCopyPropertiesEXT*>(structExtension_out)); in transform_tohost_extension_struct()
10590 reinterpret_cast<VkPhysicalDeviceHostImageCopyPropertiesEXT*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_reserved_marshaling.h1852 VkPhysicalDeviceHostImageCopyPropertiesEXT* forUnmarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy.cpp8275 const VkPhysicalDeviceHostImageCopyPropertiesEXT* from, in deepcopy_VkPhysicalDeviceHostImageCopyPropertiesEXT()
8276 VkPhysicalDeviceHostImageCopyPropertiesEXT* to) { in deepcopy_VkPhysicalDeviceHostImageCopyPropertiesEXT()
10510 reinterpret_cast<const VkPhysicalDeviceHostImageCopyPropertiesEXT*>( in deepcopy_extension_struct()
10512 reinterpret_cast<VkPhysicalDeviceHostImageCopyPropertiesEXT*>(structExtension_out)); in deepcopy_extension_struct()
Dgoldfish_vk_marshaling.cpp16553 const VkPhysicalDeviceHostImageCopyPropertiesEXT* forMarshaling) { in marshal_VkPhysicalDeviceHostImageCopyPropertiesEXT()
16583 VkPhysicalDeviceHostImageCopyPropertiesEXT* forUnmarshaling) { in unmarshal_VkPhysicalDeviceHostImageCopyPropertiesEXT()
19323 reinterpret_cast<const VkPhysicalDeviceHostImageCopyPropertiesEXT*>( in marshal_extension_struct()
20601 reinterpret_cast<VkPhysicalDeviceHostImageCopyPropertiesEXT*>(structExtension_out)); in unmarshal_extension_struct()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc3701 [open,refpage='VkPhysicalDeviceHostImageCopyPropertiesEXT',desc='Structure enumerating image layout…
3703 The sname:VkPhysicalDeviceHostImageCopyPropertiesEXT structure is defined
3706 include::{generated}/api/structs/VkPhysicalDeviceHostImageCopyPropertiesEXT.adoc[]
3732 :refpage: VkPhysicalDeviceHostImageCopyPropertiesEXT
3767 include::{generated}/validity/structs/VkPhysicalDeviceHostImageCopyPropertiesEXT.adoc[]
Dresources.adoc1367 slink:VkPhysicalDeviceHostImageCopyPropertiesEXT::pname:identicalMemoryTypeRequirements,
8076 slink:VkPhysicalDeviceHostImageCopyPropertiesEXT::pname:identicalMemoryTypeRequirements
8097 slink:VkPhysicalDeviceHostImageCopyPropertiesEXT::pname:identicalMemoryTypeRequirements
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h14105 typedef struct VkPhysicalDeviceHostImageCopyPropertiesEXT { struct
14114 } VkPhysicalDeviceHostImageCopyPropertiesEXT; typedef
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_static_assertions.hpp3101 …:PhysicalDeviceHostImageCopyPropertiesEXT ) == sizeof( VkPhysicalDeviceHostImageCopyPropertiesEXT

12