/hardware/google/gfxstream/host/vulkan/ |
D | VkCommonOperations.h | 534 VkExternalMemoryProperties transformExternalMemoryProperties_tohost( 535 VkExternalMemoryProperties props); 537 VkExternalMemoryProperties transformExternalMemoryProperties_fromhost( 538 VkExternalMemoryProperties props, VkExternalMemoryHandleTypeFlags wantedGuestHandleType);
|
D | VkCommonOperations.cpp | 3352 VkExternalMemoryProperties transformExternalMemoryProperties_tohost( in transformExternalMemoryProperties_tohost() 3353 VkExternalMemoryProperties props) { in transformExternalMemoryProperties_tohost() 3354 VkExternalMemoryProperties res = props; in transformExternalMemoryProperties_tohost() 3362 VkExternalMemoryProperties transformExternalMemoryProperties_fromhost( in transformExternalMemoryProperties_fromhost() 3363 VkExternalMemoryProperties props, VkExternalMemoryHandleTypeFlags wantedGuestHandleType) { in transformExternalMemoryProperties_fromhost() 3364 VkExternalMemoryProperties res = props; in transformExternalMemoryProperties_fromhost()
|
D | VkDecoderGlobalState.cpp | 6471 void transformImpl_VkExternalMemoryProperties_tohost(const VkExternalMemoryProperties* props, in transformImpl_VkExternalMemoryProperties_tohost() 6473 VkExternalMemoryProperties* mut = (VkExternalMemoryProperties*)props; in transformImpl_VkExternalMemoryProperties_tohost() 6478 void transformImpl_VkExternalMemoryProperties_fromhost(const VkExternalMemoryProperties* props, in transformImpl_VkExternalMemoryProperties_fromhost() 6480 VkExternalMemoryProperties* mut = (VkExternalMemoryProperties*)props; in transformImpl_VkExternalMemoryProperties_fromhost()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | ResourceTracker.h | 580 void transformImpl_VkExternalMemoryProperties_fromhost(VkExternalMemoryProperties* pProperties, 582 void transformImpl_VkExternalMemoryProperties_tohost(VkExternalMemoryProperties* pProperties,
|
D | goldfish_vk_transform_guest.h | 54 f(VkExternalMemoryProperties) \ 1004 VkExternalMemoryProperties* toTransform); 1007 VkExternalMemoryProperties* toTransform);
|
D | goldfish_vk_deepcopy_guest.h | 642 const VkExternalMemoryProperties* from, 643 VkExternalMemoryProperties* to);
|
D | goldfish_vk_transform_guest.cpp | 3375 VkExternalMemoryProperties* toTransform) { in transform_tohost_VkExternalMemoryProperties() 3381 VkExternalMemoryProperties* toTransform) { in transform_fromhost_VkExternalMemoryProperties() 3414 resourceTracker, (VkExternalMemoryProperties*)(&toTransform->externalMemoryProperties)); in transform_tohost_VkExternalImageFormatProperties() 3427 resourceTracker, (VkExternalMemoryProperties*)(&toTransform->externalMemoryProperties)); in transform_fromhost_VkExternalImageFormatProperties() 3458 resourceTracker, (VkExternalMemoryProperties*)(&toTransform->externalMemoryProperties)); in transform_tohost_VkExternalBufferProperties() 3471 resourceTracker, (VkExternalMemoryProperties*)(&toTransform->externalMemoryProperties)); in transform_fromhost_VkExternalBufferProperties()
|
D | goldfish_vk_marshaling_guest.h | 1270 const VkExternalMemoryProperties* forMarshaling); 1273 VkExternalMemoryProperties* forUnmarshaling);
|
D | goldfish_vk_reserved_marshaling_guest.h | 670 const VkExternalMemoryProperties* forMarshaling,
|
D | goldfish_vk_counting_guest.h | 585 const VkExternalMemoryProperties* toCount, size_t* count);
|
D | goldfish_vk_counting_guest.cpp | 3218 const VkExternalMemoryProperties* toCount, size_t* count) { in count_VkExternalMemoryProperties() 3256 featureBits, rootType, (VkExternalMemoryProperties*)(&toCount->externalMemoryProperties), in count_VkExternalImageFormatProperties() 3289 featureBits, rootType, (VkExternalMemoryProperties*)(&toCount->externalMemoryProperties), in count_VkExternalBufferProperties()
|
D | goldfish_vk_deepcopy_guest.cpp | 3407 const VkExternalMemoryProperties* from, in deepcopy_VkExternalMemoryProperties() 3408 VkExternalMemoryProperties* to) { in deepcopy_VkExternalMemoryProperties() 3458 (VkExternalMemoryProperties*)(&to->externalMemoryProperties)); in deepcopy_VkExternalImageFormatProperties() 3505 (VkExternalMemoryProperties*)(&to->externalMemoryProperties)); in deepcopy_VkExternalBufferProperties()
|
D | ResourceTracker.cpp | 1268 VkExternalMemoryProperties* pProperties, uint32_t) { in transformImpl_VkExternalMemoryProperties_fromhost() 7451 void ResourceTracker::transformImpl_VkExternalMemoryProperties_tohost(VkExternalMemoryProperties*, in transformImpl_VkExternalMemoryProperties_tohost() argument
|
D | goldfish_vk_marshaling_guest.cpp | 5909 const VkExternalMemoryProperties* forMarshaling) { in marshal_VkExternalMemoryProperties() 5920 VkExternalMemoryProperties* forUnmarshaling) { in unmarshal_VkExternalMemoryProperties() 5967 (VkExternalMemoryProperties*)(&forMarshaling->externalMemoryProperties)); in marshal_VkExternalImageFormatProperties() 5981 (VkExternalMemoryProperties*)(&forUnmarshaling->externalMemoryProperties)); in unmarshal_VkExternalImageFormatProperties() 6024 (VkExternalMemoryProperties*)(&forMarshaling->externalMemoryProperties)); in marshal_VkExternalBufferProperties() 6037 (VkExternalMemoryProperties*)(&forUnmarshaling->externalMemoryProperties)); in unmarshal_VkExternalBufferProperties()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 4065 const VkExternalMemoryProperties* forMarshaling, in reservedmarshal_VkExternalMemoryProperties() 4108 vkStream, rootType, (VkExternalMemoryProperties*)(&forMarshaling->externalMemoryProperties), in reservedmarshal_VkExternalImageFormatProperties() 4145 vkStream, rootType, (VkExternalMemoryProperties*)(&forMarshaling->externalMemoryProperties), in reservedmarshal_VkExternalBufferProperties()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | capabilities.adoc | 633 * pname:externalMemoryProperties is a slink:VkExternalMemoryProperties 640 [open,refpage='VkExternalMemoryProperties',desc='Structure specifying external memory handle type c… 642 The sname:VkExternalMemoryProperties structure is defined as: 644 include::{generated}/api/structs/VkExternalMemoryProperties.adoc[] 672 include::{generated}/validity/structs/VkExternalMemoryProperties.adoc[] 678 slink:VkExternalMemoryProperties::pname:externalMemoryFeatures, specifying 1276 * pname:externalMemoryProperties is a slink:VkExternalMemoryProperties
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_transform.h | 54 f(VkExternalMemoryProperties) \ 1024 VkExternalMemoryProperties* toTransform); 1027 VkExternalMemoryProperties* toTransform);
|
D | goldfish_vk_deepcopy.h | 635 const VkExternalMemoryProperties* from, 636 VkExternalMemoryProperties* to);
|
D | goldfish_vk_transform.cpp | 3391 VkExternalMemoryProperties* toTransform) { in transform_tohost_VkExternalMemoryProperties() 3397 VkExternalMemoryProperties* toTransform) { in transform_fromhost_VkExternalMemoryProperties() 3430 resourceTracker, (VkExternalMemoryProperties*)(&toTransform->externalMemoryProperties)); in transform_tohost_VkExternalImageFormatProperties() 3443 resourceTracker, (VkExternalMemoryProperties*)(&toTransform->externalMemoryProperties)); in transform_fromhost_VkExternalImageFormatProperties() 3474 resourceTracker, (VkExternalMemoryProperties*)(&toTransform->externalMemoryProperties)); in transform_tohost_VkExternalBufferProperties() 3487 resourceTracker, (VkExternalMemoryProperties*)(&toTransform->externalMemoryProperties)); in transform_fromhost_VkExternalBufferProperties()
|
D | goldfish_vk_marshaling.h | 1245 const VkExternalMemoryProperties* forMarshaling); 1248 VkExternalMemoryProperties* forUnmarshaling);
|
D | goldfish_vk_reserved_marshaling.h | 637 VkExternalMemoryProperties* forUnmarshaling,
|
D | goldfish_vk_deepcopy.cpp | 3407 const VkExternalMemoryProperties* from, in deepcopy_VkExternalMemoryProperties() 3408 VkExternalMemoryProperties* to) { in deepcopy_VkExternalMemoryProperties() 3458 (VkExternalMemoryProperties*)(&to->externalMemoryProperties)); in deepcopy_VkExternalImageFormatProperties() 3505 (VkExternalMemoryProperties*)(&to->externalMemoryProperties)); in deepcopy_VkExternalBufferProperties()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 5455 typedef struct VkExternalMemoryProperties { struct 5459 } VkExternalMemoryProperties; argument 5470 VkExternalMemoryProperties externalMemoryProperties; 5484 VkExternalMemoryProperties externalMemoryProperties; 8646 typedef VkExternalMemoryProperties VkExternalMemoryPropertiesKHR;
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_core.h | 5487 typedef struct VkExternalMemoryProperties { struct 5491 } VkExternalMemoryProperties; typedef 5502 VkExternalMemoryProperties externalMemoryProperties; 5516 VkExternalMemoryProperties externalMemoryProperties; 8683 typedef VkExternalMemoryProperties VkExternalMemoryPropertiesKHR;
|
D | vulkansc_static_assertions.hpp | 676 …f( VULKAN_HPP_NAMESPACE::ExternalMemoryProperties ) == sizeof( VkExternalMemoryProperties ), "stru…
|