Searched refs:marshal_VkBindImageMemoryInfo (Results 1 – 3 of 3) sorted by relevance
1075 void marshal_VkBindImageMemoryInfo(
10314 … marshal_VkBindImageMemoryInfo(countingStream, (VkBindImageMemoryInfo*)(local_pBindInfos + i)); in vkBindImageMemory2()10328 marshal_VkBindImageMemoryInfo(stream, (VkBindImageMemoryInfo*)(local_pBindInfos + i)); in vkBindImageMemory2()18227 … marshal_VkBindImageMemoryInfo(countingStream, (VkBindImageMemoryInfo*)(local_pBindInfos + i)); in vkBindImageMemory2KHR()18241 marshal_VkBindImageMemoryInfo(stream, (VkBindImageMemoryInfo*)(local_pBindInfos + i)); in vkBindImageMemory2KHR()
3929 void marshal_VkBindImageMemoryInfo( in marshal_VkBindImageMemoryInfo() function