/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_NV_external_memory_rdma.adoc | 51 if (!(externalBufferProperties.externalMemoryProperties.externalMemoryFeatures & VK_EXTERNAL_MEMORY…
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_transform_guest.cpp | 3412 &toTransform->externalMemoryProperties, 1); in transform_tohost_VkExternalImageFormatProperties() 3414 resourceTracker, (VkExternalMemoryProperties*)(&toTransform->externalMemoryProperties)); in transform_tohost_VkExternalImageFormatProperties() 3425 &toTransform->externalMemoryProperties, 1); in transform_fromhost_VkExternalImageFormatProperties() 3427 resourceTracker, (VkExternalMemoryProperties*)(&toTransform->externalMemoryProperties)); in transform_fromhost_VkExternalImageFormatProperties() 3456 &toTransform->externalMemoryProperties, 1); in transform_tohost_VkExternalBufferProperties() 3458 resourceTracker, (VkExternalMemoryProperties*)(&toTransform->externalMemoryProperties)); in transform_tohost_VkExternalBufferProperties() 3469 &toTransform->externalMemoryProperties, 1); in transform_fromhost_VkExternalBufferProperties() 3471 resourceTracker, (VkExternalMemoryProperties*)(&toTransform->externalMemoryProperties)); in transform_fromhost_VkExternalBufferProperties()
|
D | ResourceTracker.cpp | 6561 ext_img_properties->externalMemoryProperties = { in on_vkGetPhysicalDeviceImageFormatProperties2_common() 6581 &ext_img_properties->externalMemoryProperties, 0); in on_vkGetPhysicalDeviceImageFormatProperties2_common() 6618 pExternalBufferProperties->externalMemoryProperties.externalMemoryFeatures = 0; in on_vkGetPhysicalDeviceExternalBufferProperties_common() 6619 pExternalBufferProperties->externalMemoryProperties.exportFromImportedHandleTypes = 0; in on_vkGetPhysicalDeviceExternalBufferProperties_common() 6620 pExternalBufferProperties->externalMemoryProperties.compatibleHandleTypes = 0; in on_vkGetPhysicalDeviceExternalBufferProperties_common() 6649 &pExternalBufferProperties->externalMemoryProperties, 0); in on_vkGetPhysicalDeviceExternalBufferProperties_common()
|
D | goldfish_vk_deepcopy_guest.cpp | 3457 alloc, rootType, &from->externalMemoryProperties, in deepcopy_VkExternalImageFormatProperties() 3458 (VkExternalMemoryProperties*)(&to->externalMemoryProperties)); in deepcopy_VkExternalImageFormatProperties() 3504 alloc, rootType, &from->externalMemoryProperties, in deepcopy_VkExternalBufferProperties() 3505 (VkExternalMemoryProperties*)(&to->externalMemoryProperties)); in deepcopy_VkExternalBufferProperties()
|
D | goldfish_vk_counting_guest.cpp | 3256 featureBits, rootType, (VkExternalMemoryProperties*)(&toCount->externalMemoryProperties), in count_VkExternalImageFormatProperties() 3289 featureBits, rootType, (VkExternalMemoryProperties*)(&toCount->externalMemoryProperties), in count_VkExternalBufferProperties()
|
D | goldfish_vk_marshaling_guest.cpp | 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 | 4108 vkStream, rootType, (VkExternalMemoryProperties*)(&forMarshaling->externalMemoryProperties), in reservedmarshal_VkExternalImageFormatProperties() 4145 vkStream, rootType, (VkExternalMemoryProperties*)(&forMarshaling->externalMemoryProperties), in reservedmarshal_VkExternalBufferProperties()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_transform.cpp | 3428 &toTransform->externalMemoryProperties, 1); in transform_tohost_VkExternalImageFormatProperties() 3430 resourceTracker, (VkExternalMemoryProperties*)(&toTransform->externalMemoryProperties)); in transform_tohost_VkExternalImageFormatProperties() 3441 &toTransform->externalMemoryProperties, 1); in transform_fromhost_VkExternalImageFormatProperties() 3443 resourceTracker, (VkExternalMemoryProperties*)(&toTransform->externalMemoryProperties)); in transform_fromhost_VkExternalImageFormatProperties() 3472 &toTransform->externalMemoryProperties, 1); in transform_tohost_VkExternalBufferProperties() 3474 resourceTracker, (VkExternalMemoryProperties*)(&toTransform->externalMemoryProperties)); in transform_tohost_VkExternalBufferProperties() 3485 &toTransform->externalMemoryProperties, 1); in transform_fromhost_VkExternalBufferProperties() 3487 resourceTracker, (VkExternalMemoryProperties*)(&toTransform->externalMemoryProperties)); in transform_fromhost_VkExternalBufferProperties()
|
D | goldfish_vk_deepcopy.cpp | 3457 alloc, rootType, &from->externalMemoryProperties, in deepcopy_VkExternalImageFormatProperties() 3458 (VkExternalMemoryProperties*)(&to->externalMemoryProperties)); in deepcopy_VkExternalImageFormatProperties() 3504 alloc, rootType, &from->externalMemoryProperties, in deepcopy_VkExternalBufferProperties() 3505 (VkExternalMemoryProperties*)(&to->externalMemoryProperties)); in deepcopy_VkExternalBufferProperties()
|
D | goldfish_vk_marshaling.cpp | 7145 (VkExternalMemoryProperties*)(&forMarshaling->externalMemoryProperties)); in marshal_VkExternalImageFormatProperties() 7170 (VkExternalMemoryProperties*)(&forUnmarshaling->externalMemoryProperties)); in unmarshal_VkExternalImageFormatProperties() 7225 (VkExternalMemoryProperties*)(&forMarshaling->externalMemoryProperties)); in marshal_VkExternalBufferProperties() 7250 (VkExternalMemoryProperties*)(&forUnmarshaling->externalMemoryProperties)); in unmarshal_VkExternalBufferProperties()
|
D | goldfish_vk_reserved_marshaling.cpp | 5417 (VkExternalMemoryProperties*)(&forUnmarshaling->externalMemoryProperties), ptr); in reservedunmarshal_VkExternalImageFormatProperties() 5481 (VkExternalMemoryProperties*)(&forUnmarshaling->externalMemoryProperties), ptr); in reservedunmarshal_VkExternalBufferProperties()
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkCommonOperations.cpp | 364 outExternalProps.externalMemoryProperties.externalMemoryFeatures; in getImageFormatExternalMemorySupportInfo() 367 outExternalProps.externalMemoryProperties.exportFromImportedHandleTypes; in getImageFormatExternalMemorySupportInfo() 373 outExternalProps.externalMemoryProperties.compatibleHandleTypes; in getImageFormatExternalMemorySupportInfo()
|
D | VkDecoderGlobalState.cpp | 1374 extImageFormatProps->externalMemoryProperties.externalMemoryFeatures |= in on_vkGetPhysicalDeviceImageFormatProperties2() 6670 mut[i].externalMemoryProperties = \ 6671 transformExternalMemoryProperties_tohost(mut[i].externalMemoryProperties); \ 6677 mut[i].externalMemoryProperties = transformExternalMemoryProperties_fromhost( \ 6678 mut[i].externalMemoryProperties, GUEST_EXTERNAL_MEMORY_HANDLE_TYPES); \
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 2373 …erator()(VULKAN_HPP_NAMESPACE::ExternalMemoryProperties const & externalMemoryProperties) const VU… in operator ()() 2376 VULKAN_HPP_HASH_COMBINE( seed, externalMemoryProperties.externalMemoryFeatures ); in operator ()() 2377 VULKAN_HPP_HASH_COMBINE( seed, externalMemoryProperties.exportFromImportedHandleTypes ); in operator ()() 2378 VULKAN_HPP_HASH_COMBINE( seed, externalMemoryProperties.compatibleHandleTypes ); in operator ()() 2390 VULKAN_HPP_HASH_COMBINE( seed, externalBufferProperties.externalMemoryProperties ); in operator ()() 2430 VULKAN_HPP_HASH_COMBINE( seed, externalImageFormatProperties.externalMemoryProperties ); in operator ()()
|
D | vulkan_hash.hpp | 4291 …erator()(VULKAN_HPP_NAMESPACE::ExternalMemoryProperties const & externalMemoryProperties) const VU… in operator ()() 4294 VULKAN_HPP_HASH_COMBINE( seed, externalMemoryProperties.externalMemoryFeatures ); in operator ()() 4295 VULKAN_HPP_HASH_COMBINE( seed, externalMemoryProperties.exportFromImportedHandleTypes ); in operator ()() 4296 VULKAN_HPP_HASH_COMBINE( seed, externalMemoryProperties.compatibleHandleTypes ); in operator ()() 4308 VULKAN_HPP_HASH_COMBINE( seed, externalBufferProperties.externalMemoryProperties ); in operator ()() 4362 VULKAN_HPP_HASH_COMBINE( seed, externalImageFormatProperties.externalMemoryProperties ); in operator ()()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | capabilities.adoc | 633 * pname:externalMemoryProperties is a slink:VkExternalMemoryProperties 1276 * pname:externalMemoryProperties is a slink:VkExternalMemoryProperties
|
D | resources.adoc | 201 slink:VkExternalBufferProperties::pname:externalMemoryProperties.compatibleHandleTypes, 1973 slink:VkExternalImageFormatProperties::pname:externalMemoryProperties.compatibleHandleTypes, 1987 slink:VkExternalImageFormatPropertiesNV::pname:externalMemoryProperties.compatibleHandleTypes, 8578 sname:VkExternalBufferProperties::pname:externalMemoryProperties.externalMemoryFeatures. 8604 sname:VkExternalImageFormatProperties::pname:externalMemoryProperties.externalMemoryFeatures.
|
D | memory.adoc | 1407 sname:VkExternalImageFormatProperties::pname:externalMemoryProperties.externalMemoryFeatures, 1409 sname:VkExternalBufferProperties::pname:externalMemoryProperties.externalMemoryFeatures,
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/ |
D | markup.adoc | 752 sname:VkExternalImageFormatProperties::pname:externalMemoryProperties.externalMemoryFeatures
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 5470 VkExternalMemoryProperties externalMemoryProperties; member 5484 VkExternalMemoryProperties externalMemoryProperties; member
|