Lines Matching refs:dupArray
2889 local_pFences = (VkFence*)pool->dupArray(pFences, ((fenceCount)) * sizeof(const VkFence)); in vkResetFences()
3004 local_pFences = (VkFence*)pool->dupArray(pFences, ((fenceCount)) * sizeof(const VkFence)); in vkWaitForFences()
4949 …local_pSrcCaches = (VkPipelineCache*)pool->dupArray(pSrcCaches, ((srcCacheCount)) * sizeof(const V… in vkMergePipelineCaches()
6146 …local_pDescriptorSets = (VkDescriptorSet*)pool->dupArray(pDescriptorSets, ((descriptorSetCount)) *… in vkFreeDescriptorSets()
7009 …local_pCommandBuffers = (VkCommandBuffer*)pool->dupArray(pCommandBuffers, ((commandBufferCount)) *… in vkFreeCommandBuffers()
7739 …local_pDescriptorSets = (VkDescriptorSet*)pool->dupArray(pDescriptorSets, ((descriptorSetCount)) *… in vkCmdBindDescriptorSets()
7745 …local_pDynamicOffsets = (uint32_t*)pool->dupArray(pDynamicOffsets, ((dynamicOffsetCount)) * sizeof… in vkCmdBindDescriptorSets()
7879 … local_pBuffers = (VkBuffer*)pool->dupArray(pBuffers, ((bindingCount)) * sizeof(const VkBuffer)); in vkCmdBindVertexBuffers()
7884 …local_pOffsets = (VkDeviceSize*)pool->dupArray(pOffsets, ((bindingCount)) * sizeof(const VkDeviceS… in vkCmdBindVertexBuffers()
8742 local_pData = (void*)pool->dupArray(pData, ((dataSize)) * sizeof(const uint8_t)); in vkCmdUpdateBuffer()
9351 local_pEvents = (VkEvent*)pool->dupArray(pEvents, ((eventCount)) * sizeof(const VkEvent)); in vkCmdWaitEvents()
9940 local_pValues = (void*)pool->dupArray(pValues, ((size)) * sizeof(const uint8_t)); in vkCmdPushConstants()
10128 …local_pCommandBuffers = (VkCommandBuffer*)pool->dupArray(pCommandBuffers, ((commandBufferCount)) *… in vkCmdExecuteCommands()
11761 local_pData = (void*)pool->dupArray(pData, sizeof(const uint8_t)); in vkUpdateDescriptorSetWithTemplate()
16235 local_pData = (void*)pool->dupArray(pData, sizeof(const uint8_t)); in vkCmdPushDescriptorSetWithTemplateKHR()
16483 local_pData = (void*)pool->dupArray(pData, sizeof(const uint8_t)); in vkUpdateDescriptorSetWithTemplateKHR()
18614 …local_pWaitSemaphores = (VkSemaphore*)pool->dupArray(pWaitSemaphores, ((waitSemaphoreCount)) * siz… in vkQueueSignalReleaseImageANDROID()
20238 …local_pObjectIndices = (uint32_t*)pool->dupArray(pObjectIndices, ((objectCount)) * sizeof(const ui… in vkRegisterObjectsNVX()
20304 …local_pObjectEntryTypes = (VkObjectEntryTypeNVX*)pool->dupArray(pObjectEntryTypes, ((objectCount))… in vkUnregisterObjectsNVX()
20309 …local_pObjectIndices = (uint32_t*)pool->dupArray(pObjectIndices, ((objectCount)) * sizeof(const ui… in vkUnregisterObjectsNVX()
21284 …local_pSwapchains = (VkSwapchainKHR*)pool->dupArray(pSwapchains, ((swapchainCount)) * sizeof(const… in vkSetHdrMetadataEXT()
22155 local_buffer = (AHardwareBuffer*)pool->dupArray(buffer, sizeof(const AHardwareBuffer)); in vkGetAndroidHardwareBufferPropertiesANDROID()
22557 …local_pSrcCaches = (VkValidationCacheEXT*)pool->dupArray(pSrcCaches, ((srcCacheCount)) * sizeof(co… in vkMergeValidationCachesEXT()
22737 local_pHostPointer = (void*)pool->dupArray(pHostPointer, sizeof(const uint8_t)); in vkGetMemoryHostPointerPropertiesEXT()
22874 local_pCheckpointMarker = (void*)pool->dupArray(pCheckpointMarker, sizeof(const uint8_t)); in vkCmdSetCheckpointNV()
23244 …local_pImageInfoEntryIndices = (uint32_t*)pool->dupArray(pImageInfoEntryIndices, ((imageInfoCount)… in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
23249 …local_pBufferInfoEntryIndices = (uint32_t*)pool->dupArray(pBufferInfoEntryIndices, ((bufferInfoCou… in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
23254 …local_pBufferViewEntryIndices = (uint32_t*)pool->dupArray(pBufferViewEntryIndices, ((bufferViewCou… in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
23277 …local_pBufferViews = (VkBufferView*)pool->dupArray(pBufferViews, ((bufferViewCount)) * sizeof(cons… in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()