Home
last modified time | relevance | path

Searched refs:marshal_VkMemoryAllocateInfo (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h220 void marshal_VkMemoryAllocateInfo(
DVkEncoder.cpp1770 marshal_VkMemoryAllocateInfo(countingStream, (VkMemoryAllocateInfo*)(local_pAllocateInfo)); in vkAllocateMemory()
1790 marshal_VkMemoryAllocateInfo(stream, (VkMemoryAllocateInfo*)(local_pAllocateInfo)); in vkAllocateMemory()
Dgoldfish_vk_marshaling_guest.cpp939 void marshal_VkMemoryAllocateInfo( in marshal_VkMemoryAllocateInfo() function