Home
last modified time | relevance | path

Searched refs:VkMemoryAllocateFlagsInfo (Results 1 – 25 of 30) sorted by relevance

12

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dvk_struct_id.h93 REGISTER_VK_STRUCT_ID(VkMemoryAllocateFlagsInfo, VK_STRUCTURE_TYPE_MEMORY_ALLOCATE_FLAGS_INFO);
Dgoldfish_vk_extension_structs.cpp257 return sizeof(VkMemoryAllocateFlagsInfo); in goldfish_vk_extension_struct_size()
918 return sizeof(VkMemoryAllocateFlagsInfo); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy.h454 const VkMemoryAllocateFlagsInfo* from,
455 VkMemoryAllocateFlagsInfo* to);
Dgoldfish_vk_transform.h746 VkMemoryAllocateFlagsInfo* toTransform);
749 VkMemoryAllocateFlagsInfo* toTransform);
Dgoldfish_vk_marshaling.h913 const VkMemoryAllocateFlagsInfo* forMarshaling);
916 VkMemoryAllocateFlagsInfo* forUnmarshaling);
Dgoldfish_vk_transform.cpp2495 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()
Dgoldfish_vk_reserved_marshaling.h460 VkMemoryAllocateFlagsInfo* forUnmarshaling,
Dgoldfish_vk_deepcopy.cpp2345 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/
Dvk_struct_id.h107 REGISTER_VK_STRUCT_ID(VkMemoryAllocateFlagsInfo, VK_STRUCTURE_TYPE_MEMORY_ALLOCATE_FLAGS_INFO);
Dgoldfish_vk_extension_structs_guest.cpp257 return sizeof(VkMemoryAllocateFlagsInfo); in goldfish_vk_extension_struct_size()
872 return sizeof(VkMemoryAllocateFlagsInfo); in goldfish_vk_extension_struct_size_with_stream_features()
DResourceTracker.cpp2987 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()
Dgoldfish_vk_deepcopy_guest.h461 const VkMemoryAllocateFlagsInfo* from,
462 VkMemoryAllocateFlagsInfo* to);
Dgoldfish_vk_transform_guest.h732 VkMemoryAllocateFlagsInfo* toTransform);
735 VkMemoryAllocateFlagsInfo* toTransform);
Dgoldfish_vk_marshaling_guest.h929 const VkMemoryAllocateFlagsInfo* forMarshaling);
932 VkMemoryAllocateFlagsInfo* forUnmarshaling);
Dgoldfish_vk_transform_guest.cpp2485 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()
Dgoldfish_vk_counting_guest.h420 const VkMemoryAllocateFlagsInfo* toCount, size_t* count);
Dgoldfish_vk_reserved_marshaling_guest.h486 const VkMemoryAllocateFlagsInfo* forMarshaling,
Dgoldfish_vk_deepcopy_guest.cpp2345 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()
Dgoldfish_vk_counting_guest.cpp2465 const VkMemoryAllocateFlagsInfo* toCount, size_t* count) { in count_VkMemoryAllocateFlagsInfo()
7427 reinterpret_cast<const VkMemoryAllocateFlagsInfo*>(structExtension), count); in count_extension_struct()
Dgoldfish_vk_marshaling_guest.cpp4643 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/
Dvk_device_memory.c130 const VkMemoryAllocateFlagsInfo *flags_info = (void *)ext; in vk_device_memory_create()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dmemory.adoc1443 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/
DVkDecoderGlobalState.cpp4190 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/
Dvulkansc_static_assertions.hpp525 …eof( VULKAN_HPP_NAMESPACE::MemoryAllocateFlagsInfo ) == sizeof( VkMemoryAllocateFlagsInfo ), "stru…
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5136 typedef struct VkMemoryAllocateFlagsInfo { struct
5141 } VkMemoryAllocateFlagsInfo; argument
8549 typedef VkMemoryAllocateFlagsInfo VkMemoryAllocateFlagsInfoKHR;

12