Lines Matching refs:dupArray
2680 local_pFences = (VkFence*)pool->dupArray(pFences, ((fenceCount)) * sizeof(const VkFence)); in vkResetFences()
2793 local_pFences = (VkFence*)pool->dupArray(pFences, ((fenceCount)) * sizeof(const VkFence)); in vkWaitForFences()
4683 …local_pSrcCaches = (VkPipelineCache*)pool->dupArray(pSrcCaches, ((srcCacheCount)) * sizeof(const V… in vkMergePipelineCaches()
5851 …local_pDescriptorSets = (VkDescriptorSet*)pool->dupArray(pDescriptorSets, ((descriptorSetCount)) *… in vkFreeDescriptorSets()
6688 …local_pCommandBuffers = (VkCommandBuffer*)pool->dupArray(pCommandBuffers, ((commandBufferCount)) *… in vkFreeCommandBuffers()
7371 …local_pDescriptorSets = (VkDescriptorSet*)pool->dupArray(pDescriptorSets, ((descriptorSetCount)) *… in vkCmdBindDescriptorSets()
7377 …local_pDynamicOffsets = (uint32_t*)pool->dupArray(pDynamicOffsets, ((dynamicOffsetCount)) * sizeof… in vkCmdBindDescriptorSets()
7503 … local_pBuffers = (VkBuffer*)pool->dupArray(pBuffers, ((bindingCount)) * sizeof(const VkBuffer)); in vkCmdBindVertexBuffers()
7508 …local_pOffsets = (VkDeviceSize*)pool->dupArray(pOffsets, ((bindingCount)) * sizeof(const VkDeviceS… in vkCmdBindVertexBuffers()
8318 local_pData = (void*)pool->dupArray(pData, ((dataSize)) * sizeof(const uint8_t)); in vkCmdUpdateBuffer()
8895 local_pEvents = (VkEvent*)pool->dupArray(pEvents, ((eventCount)) * sizeof(const VkEvent)); in vkCmdWaitEvents()
9456 local_pValues = (void*)pool->dupArray(pValues, ((size)) * sizeof(const uint8_t)); in vkCmdPushConstants()
9628 …local_pCommandBuffers = (VkCommandBuffer*)pool->dupArray(pCommandBuffers, ((commandBufferCount)) *… in vkCmdExecuteCommands()
11185 local_pData = (void*)pool->dupArray(pData, sizeof(const uint8_t)); in vkUpdateDescriptorSetWithTemplate()
15537 local_pData = (void*)pool->dupArray(pData, sizeof(const uint8_t)); in vkCmdPushDescriptorSetWithTemplateKHR()
15776 local_pData = (void*)pool->dupArray(pData, sizeof(const uint8_t)); in vkUpdateDescriptorSetWithTemplateKHR()
17840 …local_pWaitSemaphores = (VkSemaphore*)pool->dupArray(pWaitSemaphores, ((waitSemaphoreCount)) * siz… in vkQueueSignalReleaseImageANDROID()
19401 …local_pObjectIndices = (uint32_t*)pool->dupArray(pObjectIndices, ((objectCount)) * sizeof(const ui… in vkRegisterObjectsNVX()
19466 …local_pObjectEntryTypes = (VkObjectEntryTypeNVX*)pool->dupArray(pObjectEntryTypes, ((objectCount))… in vkUnregisterObjectsNVX()
19471 …local_pObjectIndices = (uint32_t*)pool->dupArray(pObjectIndices, ((objectCount)) * sizeof(const ui… in vkUnregisterObjectsNVX()
20423 …local_pSwapchains = (VkSwapchainKHR*)pool->dupArray(pSwapchains, ((swapchainCount)) * sizeof(const… in vkSetHdrMetadataEXT()
21253 local_buffer = (AHardwareBuffer*)pool->dupArray(buffer, sizeof(const AHardwareBuffer)); in vkGetAndroidHardwareBufferPropertiesANDROID()
21640 …local_pSrcCaches = (VkValidationCacheEXT*)pool->dupArray(pSrcCaches, ((srcCacheCount)) * sizeof(co… in vkMergeValidationCachesEXT()
21818 local_pHostPointer = (void*)pool->dupArray(pHostPointer, sizeof(const uint8_t)); in vkGetMemoryHostPointerPropertiesEXT()
21950 local_pCheckpointMarker = (void*)pool->dupArray(pCheckpointMarker, sizeof(const uint8_t)); in vkCmdSetCheckpointNV()
22309 …local_pImageInfoEntryIndices = (uint32_t*)pool->dupArray(pImageInfoEntryIndices, ((imageInfoCount)… in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
22314 …local_pBufferInfoEntryIndices = (uint32_t*)pool->dupArray(pBufferInfoEntryIndices, ((bufferInfoCou… in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
22319 …local_pBufferViewEntryIndices = (uint32_t*)pool->dupArray(pBufferViewEntryIndices, ((bufferViewCou… in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
22342 …local_pBufferViews = (VkBufferView*)pool->dupArray(pBufferViews, ((bufferViewCount)) * sizeof(cons… in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()