Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h823 void marshal_VkCommandBufferAllocateInfo(
DVkEncoder.cpp6938marshal_VkCommandBufferAllocateInfo(countingStream, (VkCommandBufferAllocateInfo*)(local_pAllocate… in vkAllocateCommandBuffers()
6955marshal_VkCommandBufferAllocateInfo(stream, (VkCommandBufferAllocateInfo*)(local_pAllocateInfo)); in vkAllocateCommandBuffers()
Dgoldfish_vk_marshaling_guest.cpp3319 void marshal_VkCommandBufferAllocateInfo( in marshal_VkCommandBufferAllocateInfo() function