• Home
  • Raw
  • Download

Lines Matching refs:pAllocateInfo

1555     const VkMemoryAllocateInfo* pAllocateInfo,  in vkAllocateMemory()  argument
1571 if (pAllocateInfo) in vkAllocateMemory()
1574 … deepcopy_VkMemoryAllocateInfo(pool, pAllocateInfo, (VkMemoryAllocateInfo*)(local_pAllocateInfo)); in vkAllocateMemory()
5753 const VkDescriptorSetAllocateInfo* pAllocateInfo, in vkAllocateDescriptorSets() argument
5767 if (pAllocateInfo) in vkAllocateDescriptorSets()
5770 …deepcopy_VkDescriptorSetAllocateInfo(pool, pAllocateInfo, (VkDescriptorSetAllocateInfo*)(local_pAl… in vkAllocateDescriptorSets()
5782 if (pAllocateInfo->descriptorSetCount) in vkAllocateDescriptorSets()
5785 countingStream->alloc((void**)&cgen_var_421, pAllocateInfo->descriptorSetCount * 8); in vkAllocateDescriptorSets()
5786 …ping()->mapHandles_VkDescriptorSet_u64(pDescriptorSets, cgen_var_421, pAllocateInfo->descriptorSet… in vkAllocateDescriptorSets()
5787 countingStream->write((uint64_t*)cgen_var_421, pAllocateInfo->descriptorSetCount * 8); in vkAllocateDescriptorSets()
5800 if (pAllocateInfo->descriptorSetCount) in vkAllocateDescriptorSets()
5803 stream->alloc((void**)&cgen_var_423, pAllocateInfo->descriptorSetCount * 8); in vkAllocateDescriptorSets()
5804 …ping()->mapHandles_VkDescriptorSet_u64(pDescriptorSets, cgen_var_423, pAllocateInfo->descriptorSet… in vkAllocateDescriptorSets()
5805 stream->write((uint64_t*)cgen_var_423, pAllocateInfo->descriptorSetCount * 8); in vkAllocateDescriptorSets()
5810 if (pAllocateInfo->descriptorSetCount) in vkAllocateDescriptorSets()
5813 stream->alloc((void**)&cgen_var_424, pAllocateInfo->descriptorSetCount * 8); in vkAllocateDescriptorSets()
5814 stream->read((uint64_t*)cgen_var_424, pAllocateInfo->descriptorSetCount * 8); in vkAllocateDescriptorSets()
5815 …_u64_VkDescriptorSet(cgen_var_424, (VkDescriptorSet*)pDescriptorSets, pAllocateInfo->descriptorSet… in vkAllocateDescriptorSets()
6590 const VkCommandBufferAllocateInfo* pAllocateInfo, in vkAllocateCommandBuffers() argument
6604 if (pAllocateInfo) in vkAllocateCommandBuffers()
6607 …deepcopy_VkCommandBufferAllocateInfo(pool, pAllocateInfo, (VkCommandBufferAllocateInfo*)(local_pAl… in vkAllocateCommandBuffers()
6619 if (pAllocateInfo->commandBufferCount) in vkAllocateCommandBuffers()
6622 countingStream->alloc((void**)&cgen_var_483, pAllocateInfo->commandBufferCount * 8); in vkAllocateCommandBuffers()
6623 …ping()->mapHandles_VkCommandBuffer_u64(pCommandBuffers, cgen_var_483, pAllocateInfo->commandBuffer… in vkAllocateCommandBuffers()
6624 countingStream->write((uint64_t*)cgen_var_483, pAllocateInfo->commandBufferCount * 8); in vkAllocateCommandBuffers()
6637 if (pAllocateInfo->commandBufferCount) in vkAllocateCommandBuffers()
6640 stream->alloc((void**)&cgen_var_485, pAllocateInfo->commandBufferCount * 8); in vkAllocateCommandBuffers()
6641 …ping()->mapHandles_VkCommandBuffer_u64(pCommandBuffers, cgen_var_485, pAllocateInfo->commandBuffer… in vkAllocateCommandBuffers()
6642 stream->write((uint64_t*)cgen_var_485, pAllocateInfo->commandBufferCount * 8); in vkAllocateCommandBuffers()
6647 if (pAllocateInfo->commandBufferCount) in vkAllocateCommandBuffers()
6650 stream->alloc((void**)&cgen_var_486, pAllocateInfo->commandBufferCount * 8); in vkAllocateCommandBuffers()
6651 stream->read((uint64_t*)cgen_var_486, pAllocateInfo->commandBufferCount * 8); in vkAllocateCommandBuffers()
6652 …_u64_VkCommandBuffer(cgen_var_486, (VkCommandBuffer*)pCommandBuffers, pAllocateInfo->commandBuffer… in vkAllocateCommandBuffers()