Lines Matching refs:dupArray

2825         local_pFences = (VkFence*)pool->dupArray(pFences, ((fenceCount)) * sizeof(const VkFence));  in vkResetFences()
2940 local_pFences = (VkFence*)pool->dupArray(pFences, ((fenceCount)) * sizeof(const VkFence)); in vkWaitForFences()
4855 …local_pSrcCaches = (VkPipelineCache*)pool->dupArray(pSrcCaches, ((srcCacheCount)) * sizeof(const V… in vkMergePipelineCaches()
6037 …local_pDescriptorSets = (VkDescriptorSet*)pool->dupArray(pDescriptorSets, ((descriptorSetCount)) *… in vkFreeDescriptorSets()
6885 …local_pCommandBuffers = (VkCommandBuffer*)pool->dupArray(pCommandBuffers, ((commandBufferCount)) *… in vkFreeCommandBuffers()
7582 …local_pDescriptorSets = (VkDescriptorSet*)pool->dupArray(pDescriptorSets, ((descriptorSetCount)) *… in vkCmdBindDescriptorSets()
7588 …local_pDynamicOffsets = (uint32_t*)pool->dupArray(pDynamicOffsets, ((dynamicOffsetCount)) * sizeof… in vkCmdBindDescriptorSets()
7716 … local_pBuffers = (VkBuffer*)pool->dupArray(pBuffers, ((bindingCount)) * sizeof(const VkBuffer)); in vkCmdBindVertexBuffers()
7721 …local_pOffsets = (VkDeviceSize*)pool->dupArray(pOffsets, ((bindingCount)) * sizeof(const VkDeviceS… in vkCmdBindVertexBuffers()
8543 local_pData = (void*)pool->dupArray(pData, ((dataSize)) * sizeof(const uint8_t)); in vkCmdUpdateBuffer()
9128 local_pEvents = (VkEvent*)pool->dupArray(pEvents, ((eventCount)) * sizeof(const VkEvent)); in vkCmdWaitEvents()
9696 local_pValues = (void*)pool->dupArray(pValues, ((size)) * sizeof(const uint8_t)); in vkCmdPushConstants()
9872 …local_pCommandBuffers = (VkCommandBuffer*)pool->dupArray(pCommandBuffers, ((commandBufferCount)) *… in vkCmdExecuteCommands()
11457 local_pData = (void*)pool->dupArray(pData, sizeof(const uint8_t)); in vkUpdateDescriptorSetWithTemplate()
15872 local_pData = (void*)pool->dupArray(pData, sizeof(const uint8_t)); in vkCmdPushDescriptorSetWithTemplateKHR()
16116 local_pData = (void*)pool->dupArray(pData, sizeof(const uint8_t)); in vkUpdateDescriptorSetWithTemplateKHR()
18209 …local_pWaitSemaphores = (VkSemaphore*)pool->dupArray(pWaitSemaphores, ((waitSemaphoreCount)) * siz… in vkQueueSignalReleaseImageANDROID()
19793 …local_pObjectIndices = (uint32_t*)pool->dupArray(pObjectIndices, ((objectCount)) * sizeof(const ui… in vkRegisterObjectsNVX()
19859 …local_pObjectEntryTypes = (VkObjectEntryTypeNVX*)pool->dupArray(pObjectEntryTypes, ((objectCount))… in vkUnregisterObjectsNVX()
19864 …local_pObjectIndices = (uint32_t*)pool->dupArray(pObjectIndices, ((objectCount)) * sizeof(const ui… in vkUnregisterObjectsNVX()
20830 …local_pSwapchains = (VkSwapchainKHR*)pool->dupArray(pSwapchains, ((swapchainCount)) * sizeof(const… in vkSetHdrMetadataEXT()
21674 local_buffer = (AHardwareBuffer*)pool->dupArray(buffer, sizeof(const AHardwareBuffer)); in vkGetAndroidHardwareBufferPropertiesANDROID()
22067 …local_pSrcCaches = (VkValidationCacheEXT*)pool->dupArray(pSrcCaches, ((srcCacheCount)) * sizeof(co… in vkMergeValidationCachesEXT()
22247 local_pHostPointer = (void*)pool->dupArray(pHostPointer, sizeof(const uint8_t)); in vkGetMemoryHostPointerPropertiesEXT()
22381 local_pCheckpointMarker = (void*)pool->dupArray(pCheckpointMarker, sizeof(const uint8_t)); in vkCmdSetCheckpointNV()
22749 …local_pImageInfoEntryIndices = (uint32_t*)pool->dupArray(pImageInfoEntryIndices, ((imageInfoCount)… in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
22754 …local_pBufferInfoEntryIndices = (uint32_t*)pool->dupArray(pBufferInfoEntryIndices, ((bufferInfoCou… in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
22759 …local_pBufferViewEntryIndices = (uint32_t*)pool->dupArray(pBufferViewEntryIndices, ((bufferViewCou… in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
22782 …local_pBufferViews = (VkBufferView*)pool->dupArray(pBufferViews, ((bufferViewCount)) * sizeof(cons… in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()