/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | vk_struct_id.h | 93 REGISTER_VK_STRUCT_ID(VkMemoryAllocateFlagsInfo, VK_STRUCTURE_TYPE_MEMORY_ALLOCATE_FLAGS_INFO);
|
D | goldfish_vk_extension_structs.cpp | 257 return sizeof(VkMemoryAllocateFlagsInfo); in goldfish_vk_extension_struct_size() 918 return sizeof(VkMemoryAllocateFlagsInfo); in goldfish_vk_extension_struct_size_with_stream_features()
|
D | goldfish_vk_deepcopy.h | 454 const VkMemoryAllocateFlagsInfo* from, 455 VkMemoryAllocateFlagsInfo* to);
|
D | goldfish_vk_transform.h | 746 VkMemoryAllocateFlagsInfo* toTransform); 749 VkMemoryAllocateFlagsInfo* toTransform);
|
D | goldfish_vk_marshaling.h | 913 const VkMemoryAllocateFlagsInfo* forMarshaling); 916 VkMemoryAllocateFlagsInfo* forUnmarshaling);
|
D | goldfish_vk_transform.cpp | 2495 VkMemoryAllocateFlagsInfo* toTransform) { in transform_tohost_VkMemoryAllocateFlagsInfo() 2504 VkMemoryAllocateFlagsInfo* toTransform) { in transform_fromhost_VkMemoryAllocateFlagsInfo() 8526 resourceTracker, reinterpret_cast<VkMemoryAllocateFlagsInfo*>(structExtension_out)); in transform_tohost_extension_struct() 9686 resourceTracker, reinterpret_cast<VkMemoryAllocateFlagsInfo*>(structExtension_out)); in transform_fromhost_extension_struct()
|
D | goldfish_vk_reserved_marshaling.h | 460 VkMemoryAllocateFlagsInfo* forUnmarshaling,
|
D | goldfish_vk_deepcopy.cpp | 2345 const VkMemoryAllocateFlagsInfo* from, in deepcopy_VkMemoryAllocateFlagsInfo() 2346 VkMemoryAllocateFlagsInfo* to) { in deepcopy_VkMemoryAllocateFlagsInfo() 9308 reinterpret_cast<const VkMemoryAllocateFlagsInfo*>(structExtension), in deepcopy_extension_struct() 9309 reinterpret_cast<VkMemoryAllocateFlagsInfo*>(structExtension_out)); in deepcopy_extension_struct()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | vk_struct_id.h | 107 REGISTER_VK_STRUCT_ID(VkMemoryAllocateFlagsInfo, VK_STRUCTURE_TYPE_MEMORY_ALLOCATE_FLAGS_INFO);
|
D | goldfish_vk_extension_structs_guest.cpp | 257 return sizeof(VkMemoryAllocateFlagsInfo); in goldfish_vk_extension_struct_size() 872 return sizeof(VkMemoryAllocateFlagsInfo); in goldfish_vk_extension_struct_size_with_stream_features()
|
D | ResourceTracker.cpp | 2987 VkMemoryAllocateFlagsInfo allocFlagsInfo; in allocateCoherentMemory() 2995 const VkMemoryAllocateFlagsInfo* allocFlagsInfoPtr = in allocateCoherentMemory() 2996 vk_find_struct<VkMemoryAllocateFlagsInfo>(pAllocateInfo); in allocateCoherentMemory() 3147 VkMemoryAllocateFlagsInfo allocFlagsInfo; in getCoherentMemory() 3151 const VkMemoryAllocateFlagsInfo* allocFlagsInfoPtr = in getCoherentMemory() 3152 vk_find_struct<VkMemoryAllocateFlagsInfo>(pAllocateInfo); in getCoherentMemory() 3240 VkMemoryAllocateFlagsInfo allocFlagsInfo; in on_vkAllocateMemory() 3244 const VkMemoryAllocateFlagsInfo* allocFlagsInfoPtr = in on_vkAllocateMemory() 3245 vk_find_struct<VkMemoryAllocateFlagsInfo>(pAllocateInfo); in on_vkAllocateMemory()
|
D | goldfish_vk_deepcopy_guest.h | 461 const VkMemoryAllocateFlagsInfo* from, 462 VkMemoryAllocateFlagsInfo* to);
|
D | goldfish_vk_transform_guest.h | 732 VkMemoryAllocateFlagsInfo* toTransform); 735 VkMemoryAllocateFlagsInfo* toTransform);
|
D | goldfish_vk_marshaling_guest.h | 929 const VkMemoryAllocateFlagsInfo* forMarshaling); 932 VkMemoryAllocateFlagsInfo* forUnmarshaling);
|
D | goldfish_vk_transform_guest.cpp | 2485 VkMemoryAllocateFlagsInfo* toTransform) { in transform_tohost_VkMemoryAllocateFlagsInfo() 2494 VkMemoryAllocateFlagsInfo* toTransform) { in transform_fromhost_VkMemoryAllocateFlagsInfo() 8026 resourceTracker, reinterpret_cast<VkMemoryAllocateFlagsInfo*>(structExtension_out)); in transform_tohost_extension_struct() 9106 resourceTracker, reinterpret_cast<VkMemoryAllocateFlagsInfo*>(structExtension_out)); in transform_fromhost_extension_struct()
|
D | goldfish_vk_counting_guest.h | 420 const VkMemoryAllocateFlagsInfo* toCount, size_t* count);
|
D | goldfish_vk_reserved_marshaling_guest.h | 486 const VkMemoryAllocateFlagsInfo* forMarshaling,
|
D | goldfish_vk_deepcopy_guest.cpp | 2345 const VkMemoryAllocateFlagsInfo* from, in deepcopy_VkMemoryAllocateFlagsInfo() 2346 VkMemoryAllocateFlagsInfo* to) { in deepcopy_VkMemoryAllocateFlagsInfo() 8743 reinterpret_cast<const VkMemoryAllocateFlagsInfo*>(structExtension), in deepcopy_extension_struct() 8744 reinterpret_cast<VkMemoryAllocateFlagsInfo*>(structExtension_out)); in deepcopy_extension_struct()
|
D | goldfish_vk_counting_guest.cpp | 2465 const VkMemoryAllocateFlagsInfo* toCount, size_t* count) { in count_VkMemoryAllocateFlagsInfo() 7427 reinterpret_cast<const VkMemoryAllocateFlagsInfo*>(structExtension), count); in count_extension_struct()
|
D | goldfish_vk_marshaling_guest.cpp | 4643 const VkMemoryAllocateFlagsInfo* forMarshaling) { in marshal_VkMemoryAllocateFlagsInfo() 4655 VkMemoryAllocateFlagsInfo* forUnmarshaling) { in unmarshal_VkMemoryAllocateFlagsInfo() 13671 reinterpret_cast<const VkMemoryAllocateFlagsInfo*>(structExtension)); in marshal_extension_struct() 14886 reinterpret_cast<VkMemoryAllocateFlagsInfo*>(structExtension_out)); in unmarshal_extension_struct()
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_device_memory.c | 130 const VkMemoryAllocateFlagsInfo *flags_info = (void *)ext; in vk_device_memory_create()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | memory.adoc | 1443 slink:VkMemoryAllocateFlagsInfo must: match the mask specified when the 1653 is not zero, sname:VkMemoryAllocateFlagsInfo::pname:flags must: include 1656 If sname:VkMemoryAllocateFlagsInfo::pname:flags includes 1661 If sname:VkMemoryAllocateFlagsInfo::pname:flags includes 3237 [open,refpage='VkMemoryAllocateFlagsInfo',desc='Structure controlling how many instances of memory … 3240 sname:VkMemoryAllocateFlagsInfo structure, then that structure includes 3244 The sname:VkMemoryAllocateFlagsInfo structure is defined as: 3246 include::{generated}/api/structs/VkMemoryAllocateFlagsInfo.adoc[] 3290 * [[VUID-VkMemoryAllocateFlagsInfo-deviceMask-00675]] 3293 * [[VUID-VkMemoryAllocateFlagsInfo-deviceMask-00676]] [all …]
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderGlobalState.cpp | 4190 VkMemoryAllocateFlagsInfo allocFlagsInfo; in on_vkAllocateMemory() 4193 const VkMemoryAllocateFlagsInfo* allocFlagsInfoPtr = in on_vkAllocateMemory() 4194 vk_find_struct<VkMemoryAllocateFlagsInfo>(pAllocateInfo); in on_vkAllocateMemory()
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_static_assertions.hpp | 525 …eof( VULKAN_HPP_NAMESPACE::MemoryAllocateFlagsInfo ) == sizeof( VkMemoryAllocateFlagsInfo ), "stru…
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 5136 typedef struct VkMemoryAllocateFlagsInfo { struct 5141 } VkMemoryAllocateFlagsInfo; argument 8549 typedef VkMemoryAllocateFlagsInfo VkMemoryAllocateFlagsInfoKHR;
|