Lines Matching refs:local_pBindInfos

9959     VkBindBufferMemoryInfo* local_pBindInfos;  in vkBindBufferMemory2()  local
9962 local_pBindInfos = nullptr; in vkBindBufferMemory2()
9965local_pBindInfos = (VkBindBufferMemoryInfo*)pool->alloc(((bindInfoCount)) * sizeof(const VkBindBuf… in vkBindBufferMemory2()
9968 …copy_VkBindBufferMemoryInfo(pool, pBindInfos + i, (VkBindBufferMemoryInfo*)(local_pBindInfos + i)); in vkBindBufferMemory2()
9971 if (local_pBindInfos) in vkBindBufferMemory2()
9975 …tohost_VkBindBufferMemoryInfo(mImpl->resources(), (VkBindBufferMemoryInfo*)(local_pBindInfos + i)); in vkBindBufferMemory2()
9986 … marshal_VkBindBufferMemoryInfo(countingStream, (VkBindBufferMemoryInfo*)(local_pBindInfos + i)); in vkBindBufferMemory2()
10000 marshal_VkBindBufferMemoryInfo(stream, (VkBindBufferMemoryInfo*)(local_pBindInfos + i)); in vkBindBufferMemory2()
10028 VkBindImageMemoryInfo* local_pBindInfos; in vkBindImageMemory2() local
10031 local_pBindInfos = nullptr; in vkBindImageMemory2()
10034local_pBindInfos = (VkBindImageMemoryInfo*)pool->alloc(((bindInfoCount)) * sizeof(const VkBindImag… in vkBindImageMemory2()
10037 …epcopy_VkBindImageMemoryInfo(pool, pBindInfos + i, (VkBindImageMemoryInfo*)(local_pBindInfos + i)); in vkBindImageMemory2()
10040 if (local_pBindInfos) in vkBindImageMemory2()
10044 …m_tohost_VkBindImageMemoryInfo(mImpl->resources(), (VkBindImageMemoryInfo*)(local_pBindInfos + i)); in vkBindImageMemory2()
10055 … marshal_VkBindImageMemoryInfo(countingStream, (VkBindImageMemoryInfo*)(local_pBindInfos + i)); in vkBindImageMemory2()
10069 marshal_VkBindImageMemoryInfo(stream, (VkBindImageMemoryInfo*)(local_pBindInfos + i)); in vkBindImageMemory2()
17737 VkBindBufferMemoryInfo* local_pBindInfos; in vkBindBufferMemory2KHR() local
17740 local_pBindInfos = nullptr; in vkBindBufferMemory2KHR()
17743local_pBindInfos = (VkBindBufferMemoryInfo*)pool->alloc(((bindInfoCount)) * sizeof(const VkBindBuf… in vkBindBufferMemory2KHR()
17746 …copy_VkBindBufferMemoryInfo(pool, pBindInfos + i, (VkBindBufferMemoryInfo*)(local_pBindInfos + i)); in vkBindBufferMemory2KHR()
17749 if (local_pBindInfos) in vkBindBufferMemory2KHR()
17753 …tohost_VkBindBufferMemoryInfo(mImpl->resources(), (VkBindBufferMemoryInfo*)(local_pBindInfos + i)); in vkBindBufferMemory2KHR()
17764 … marshal_VkBindBufferMemoryInfo(countingStream, (VkBindBufferMemoryInfo*)(local_pBindInfos + i)); in vkBindBufferMemory2KHR()
17778 marshal_VkBindBufferMemoryInfo(stream, (VkBindBufferMemoryInfo*)(local_pBindInfos + i)); in vkBindBufferMemory2KHR()
17806 VkBindImageMemoryInfo* local_pBindInfos; in vkBindImageMemory2KHR() local
17809 local_pBindInfos = nullptr; in vkBindImageMemory2KHR()
17812local_pBindInfos = (VkBindImageMemoryInfo*)pool->alloc(((bindInfoCount)) * sizeof(const VkBindImag… in vkBindImageMemory2KHR()
17815 …epcopy_VkBindImageMemoryInfo(pool, pBindInfos + i, (VkBindImageMemoryInfo*)(local_pBindInfos + i)); in vkBindImageMemory2KHR()
17818 if (local_pBindInfos) in vkBindImageMemory2KHR()
17822 …m_tohost_VkBindImageMemoryInfo(mImpl->resources(), (VkBindImageMemoryInfo*)(local_pBindInfos + i)); in vkBindImageMemory2KHR()
17833 … marshal_VkBindImageMemoryInfo(countingStream, (VkBindImageMemoryInfo*)(local_pBindInfos + i)); in vkBindImageMemory2KHR()
17847 marshal_VkBindImageMemoryInfo(stream, (VkBindImageMemoryInfo*)(local_pBindInfos + i)); in vkBindImageMemory2KHR()