Lines Matching refs:pAllocateInfo
1728 const VkMemoryAllocateInfo* pAllocateInfo, in vkAllocateMemory() argument
1745 if (pAllocateInfo) in vkAllocateMemory()
1748 … deepcopy_VkMemoryAllocateInfo(pool, pAllocateInfo, (VkMemoryAllocateInfo*)(local_pAllocateInfo)); in vkAllocateMemory()
6046 const VkDescriptorSetAllocateInfo* pAllocateInfo, in vkAllocateDescriptorSets() argument
6061 if (pAllocateInfo) in vkAllocateDescriptorSets()
6064 …deepcopy_VkDescriptorSetAllocateInfo(pool, pAllocateInfo, (VkDescriptorSetAllocateInfo*)(local_pAl… in vkAllocateDescriptorSets()
6076 if (pAllocateInfo->descriptorSetCount) in vkAllocateDescriptorSets()
6079 countingStream->alloc((void**)&cgen_var_425, pAllocateInfo->descriptorSetCount * 8); in vkAllocateDescriptorSets()
6080 …ping()->mapHandles_VkDescriptorSet_u64(pDescriptorSets, cgen_var_425, pAllocateInfo->descriptorSet… in vkAllocateDescriptorSets()
6081 countingStream->write((uint64_t*)cgen_var_425, pAllocateInfo->descriptorSetCount * 8); in vkAllocateDescriptorSets()
6094 if (pAllocateInfo->descriptorSetCount) in vkAllocateDescriptorSets()
6097 stream->alloc((void**)&cgen_var_427, pAllocateInfo->descriptorSetCount * 8); in vkAllocateDescriptorSets()
6098 …ping()->mapHandles_VkDescriptorSet_u64(pDescriptorSets, cgen_var_427, pAllocateInfo->descriptorSet… in vkAllocateDescriptorSets()
6099 stream->write((uint64_t*)cgen_var_427, pAllocateInfo->descriptorSetCount * 8); in vkAllocateDescriptorSets()
6104 if (pAllocateInfo->descriptorSetCount) in vkAllocateDescriptorSets()
6107 stream->alloc((void**)&cgen_var_428, pAllocateInfo->descriptorSetCount * 8); in vkAllocateDescriptorSets()
6108 stream->read((uint64_t*)cgen_var_428, pAllocateInfo->descriptorSetCount * 8); in vkAllocateDescriptorSets()
6109 …_u64_VkDescriptorSet(cgen_var_428, (VkDescriptorSet*)pDescriptorSets, pAllocateInfo->descriptorSet… in vkAllocateDescriptorSets()
6909 const VkCommandBufferAllocateInfo* pAllocateInfo, in vkAllocateCommandBuffers() argument
6924 if (pAllocateInfo) in vkAllocateCommandBuffers()
6927 …deepcopy_VkCommandBufferAllocateInfo(pool, pAllocateInfo, (VkCommandBufferAllocateInfo*)(local_pAl… in vkAllocateCommandBuffers()
6939 if (pAllocateInfo->commandBufferCount) in vkAllocateCommandBuffers()
6942 countingStream->alloc((void**)&cgen_var_487, pAllocateInfo->commandBufferCount * 8); in vkAllocateCommandBuffers()
6943 …ping()->mapHandles_VkCommandBuffer_u64(pCommandBuffers, cgen_var_487, pAllocateInfo->commandBuffer… in vkAllocateCommandBuffers()
6944 countingStream->write((uint64_t*)cgen_var_487, pAllocateInfo->commandBufferCount * 8); in vkAllocateCommandBuffers()
6957 if (pAllocateInfo->commandBufferCount) in vkAllocateCommandBuffers()
6960 stream->alloc((void**)&cgen_var_489, pAllocateInfo->commandBufferCount * 8); in vkAllocateCommandBuffers()
6961 …ping()->mapHandles_VkCommandBuffer_u64(pCommandBuffers, cgen_var_489, pAllocateInfo->commandBuffer… in vkAllocateCommandBuffers()
6962 stream->write((uint64_t*)cgen_var_489, pAllocateInfo->commandBufferCount * 8); in vkAllocateCommandBuffers()
6967 if (pAllocateInfo->commandBufferCount) in vkAllocateCommandBuffers()
6970 stream->alloc((void**)&cgen_var_490, pAllocateInfo->commandBufferCount * 8); in vkAllocateCommandBuffers()
6971 stream->read((uint64_t*)cgen_var_490, pAllocateInfo->commandBufferCount * 8); in vkAllocateCommandBuffers()
6972 …_u64_VkCommandBuffer(cgen_var_490, (VkCommandBuffer*)pCommandBuffers, pAllocateInfo->commandBuffer… in vkAllocateCommandBuffers()