Lines Matching refs:VkBindImageMemoryInfo
16438 const VkBindImageMemoryInfo* pBindInfos, uint32_t doLock) { in vkBindImageMemory2()
16474 VkBindImageMemoryInfo* local_pBindInfos; in vkBindImageMemory2()
16479 local_pBindInfos = (VkBindImageMemoryInfo*)pool->alloc(((bindInfoCount)) * in vkBindImageMemory2()
16480 sizeof(const VkBindImageMemoryInfo)); in vkBindImageMemory2()
16483 (VkBindImageMemoryInfo*)(local_pBindInfos + i)); in vkBindImageMemory2()
16491 (VkBindImageMemoryInfo*)(local_pBindInfos + i)); in vkBindImageMemory2()
16502 (VkBindImageMemoryInfo*)(local_pBindInfos + i), countPtr); in vkBindImageMemory2()
16531 (VkBindImageMemoryInfo*)(local_pBindInfos + i), in vkBindImageMemory2()
28343 const VkBindImageMemoryInfo* pBindInfos, in vkBindImageMemory2KHR()
28382 VkBindImageMemoryInfo* local_pBindInfos; in vkBindImageMemory2KHR()
28387 local_pBindInfos = (VkBindImageMemoryInfo*)pool->alloc(((bindInfoCount)) * in vkBindImageMemory2KHR()
28388 sizeof(const VkBindImageMemoryInfo)); in vkBindImageMemory2KHR()
28391 (VkBindImageMemoryInfo*)(local_pBindInfos + i)); in vkBindImageMemory2KHR()
28397 (VkBindImageMemoryInfo*)(local_pBindInfos + i)); in vkBindImageMemory2KHR()
28408 (VkBindImageMemoryInfo*)(local_pBindInfos + i), countPtr); in vkBindImageMemory2KHR()
28437 (VkBindImageMemoryInfo*)(local_pBindInfos + i), in vkBindImageMemory2KHR()