Lines Matching defs:pool
1005 VkResult on_vkEnumerateInstanceVersion(android::base::BumpPool* pool, uint32_t* pApiVersion) { in on_vkEnumerateInstanceVersion()
1019 VkResult on_vkCreateInstance(android::base::BumpPool* pool, in on_vkCreateInstance()
1178 void on_vkDestroyInstance(android::base::BumpPool* pool, VkInstance boxed_instance, in on_vkDestroyInstance()
1258 VkResult on_vkEnumeratePhysicalDevices(android::base::BumpPool* pool, VkInstance boxed_instance, in on_vkEnumeratePhysicalDevices()
1340 void on_vkGetPhysicalDeviceFeatures(android::base::BumpPool* pool, in on_vkGetPhysicalDeviceFeatures()
1351 void on_vkGetPhysicalDeviceFeatures2(android::base::BumpPool* pool, in on_vkGetPhysicalDeviceFeatures2()
1437 android::base::BumpPool* pool, VkPhysicalDevice boxed_physicalDevice, VkFormat format, in on_vkGetPhysicalDeviceImageFormatProperties()
1466 android::base::BumpPool* pool, VkPhysicalDevice boxed_physicalDevice, in on_vkGetPhysicalDeviceImageFormatProperties2()
1553 void on_vkGetPhysicalDeviceFormatProperties(android::base::BumpPool* pool, in on_vkGetPhysicalDeviceFormatProperties()
1567 void on_vkGetPhysicalDeviceFormatProperties2(android::base::BumpPool* pool, in on_vkGetPhysicalDeviceFormatProperties2()
1621 void on_vkGetPhysicalDeviceProperties(android::base::BumpPool* pool, in on_vkGetPhysicalDeviceProperties()
1634 void on_vkGetPhysicalDeviceProperties2(android::base::BumpPool* pool, in on_vkGetPhysicalDeviceProperties2()
1677 android::base::BumpPool* pool, VkPhysicalDevice boxed_physicalDevice, in on_vkGetPhysicalDeviceQueueFamilyProperties()
1707 android::base::BumpPool* pool, VkPhysicalDevice boxed_physicalDevice, in on_vkGetPhysicalDeviceQueueFamilyProperties2()
1743 android::base::BumpPool* pool, VkPhysicalDevice boxed_physicalDevice, in on_vkGetPhysicalDeviceMemoryProperties()
1761 android::base::BumpPool* pool, VkPhysicalDevice boxed_physicalDevice, in on_vkGetPhysicalDeviceMemoryProperties2()
1799 VkResult on_vkEnumerateDeviceExtensionProperties(android::base::BumpPool* pool, in on_vkEnumerateDeviceExtensionProperties()
1855 VkResult on_vkCreateDevice(android::base::BumpPool* pool, VkPhysicalDevice boxed_physicalDevice, in on_vkCreateDevice()
2204 void on_vkGetDeviceQueue(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkGetDeviceQueue()
2232 void on_vkGetDeviceQueue2(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkGetDeviceQueue2()
2305 void on_vkDestroyDevice(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyDevice()
2316 VkResult on_vkCreateBuffer(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateBuffer()
2387 void on_vkDestroyBuffer(android::base::BumpPool* pool, VkDevice boxed_device, VkBuffer buffer, in on_vkDestroyBuffer()
2413 VkResult on_vkBindBufferMemory(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkBindBufferMemory()
2429 VkResult on_vkBindBufferMemory2(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkBindBufferMemory2()
2451 VkResult on_vkBindBufferMemory2KHR(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkBindBufferMemory2KHR()
2473 VkResult on_vkCreateImage(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateImage()
2599 void on_vkDestroyImage(android::base::BumpPool* pool, VkDevice boxed_device, VkImage image, in on_vkDestroyImage()
2608 VkResult performBindImageMemoryDeferredAhb(android::base::BumpPool* pool, in performBindImageMemoryDeferredAhb()
2657 VkResult performBindImageMemory(android::base::BumpPool* pool, VkDevice boxed_device, in performBindImageMemory()
2705 VkResult on_vkBindImageMemory(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkBindImageMemory()
2717 VkResult on_vkBindImageMemory2(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkBindImageMemory2()
2785 VkResult on_vkCreateImageView(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateImageView()
2861 void on_vkDestroyImageView(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyImageView()
2870 VkResult on_vkCreateSampler(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateSampler()
2922 void on_vkDestroySampler(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroySampler()
2970 VkResult on_vkCreateSemaphore(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateSemaphore()
3052 VkResult on_vkCreateFence(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateFence()
3119 VkResult on_vkResetFences(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkResetFences()
3183 VkResult on_vkImportSemaphoreFdKHR(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkImportSemaphoreFdKHR()
3225 VkResult on_vkGetSemaphoreFdKHR(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkGetSemaphoreFdKHR()
3249 VkResult on_vkGetSemaphoreGOOGLE(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkGetSemaphoreGOOGLE()
3334 void on_vkDestroySemaphore(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroySemaphore()
3398 void on_vkDestroyFence(android::base::BumpPool* pool, VkDevice boxed_device, VkFence fence, in on_vkDestroyFence()
3409 VkResult on_vkCreateDescriptorSetLayout(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateDescriptorSetLayout()
3454 void on_vkDestroyDescriptorSetLayout(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyDescriptorSetLayout()
3464 VkResult on_vkCreateDescriptorPool(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateDescriptorPool()
3537 for (auto& pool : descriptorPoolInfo.pools) { in cleanupDescriptorPoolAllocedSetsLocked() local
3566 void on_vkDestroyDescriptorPool(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyDescriptorPool()
3585 VkResult on_vkResetDescriptorPool(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkResetDescriptorPool()
3600 void initDescriptorSetInfoLocked(VkDescriptorPool pool, VkDescriptorSetLayout setLayout, in initDescriptorSetInfoLocked()
3635 VkResult on_vkAllocateDescriptorSets(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkAllocateDescriptorSets()
3665 VkResult on_vkFreeDescriptorSets(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkFreeDescriptorSets()
3707 void on_vkUpdateDescriptorSets(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkUpdateDescriptorSets()
3720 void on_vkUpdateDescriptorSetsImpl(android::base::BumpPool* pool, VulkanDispatch* vk, in on_vkUpdateDescriptorSetsImpl()
3952 VkResult on_vkCreateShaderModule(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateShaderModule()
3995 void on_vkDestroyShaderModule(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyShaderModule()
4005 VkResult on_vkCreatePipelineCache(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreatePipelineCache()
4049 void on_vkDestroyPipelineCache(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyPipelineCache()
4059 VkResult on_vkCreateGraphicsPipelines(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateGraphicsPipelines()
4089 VkResult on_vkCreateComputePipelines(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateComputePipelines()
4137 void on_vkDestroyPipeline(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyPipeline()
4146 void on_vkCmdCopyImage(android::base::BumpPool* pool, VkCommandBuffer boxed_commandBuffer, in on_vkCmdCopyImage()
4185 void on_vkCmdCopyImageToBuffer(android::base::BumpPool* pool, in on_vkCmdCopyImageToBuffer()
4212 void on_vkCmdCopyImage2(android::base::BumpPool* pool, in on_vkCmdCopyImage2()
4256 void on_vkCmdCopyImageToBuffer2(android::base::BumpPool* pool, in on_vkCmdCopyImageToBuffer2()
4285 void on_vkCmdCopyImage2KHR(android::base::BumpPool* pool, in on_vkCmdCopyImage2KHR()
4329 void on_vkCmdCopyImageToBuffer2KHR(android::base::BumpPool* pool, in on_vkCmdCopyImageToBuffer2KHR()
4358 void on_vkGetImageMemoryRequirements(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkGetImageMemoryRequirements()
4382 void on_vkGetImageMemoryRequirements2(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkGetImageMemoryRequirements2()
4424 void on_vkGetBufferMemoryRequirements(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkGetBufferMemoryRequirements()
4449 void on_vkGetBufferMemoryRequirements2(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkGetBufferMemoryRequirements2()
4489 void on_vkCmdCopyBufferToImage(android::base::BumpPool* pool, in on_vkCmdCopyBufferToImage()
4544 void on_vkCmdCopyBufferToImage2(android::base::BumpPool* pool, in on_vkCmdCopyBufferToImage2()
4601 void on_vkCmdCopyBufferToImage2KHR(android::base::BumpPool* pool, in on_vkCmdCopyBufferToImage2KHR()
4727 void on_vkCmdPipelineBarrier(android::base::BumpPool* pool, VkCommandBuffer boxed_commandBuffer, in on_vkCmdPipelineBarrier()
4817 void on_vkCmdPipelineBarrier2(android::base::BumpPool* pool, in on_vkCmdPipelineBarrier2()
4938 VkResult on_vkAllocateMemory(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkAllocateMemory()
5534 void on_vkFreeMemory(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkFreeMemory()
5544 VkResult on_vkMapMemory(android::base::BumpPool* pool, VkDevice, VkDeviceMemory memory, in on_vkMapMemory()
5559 void on_vkUnmapMemory(android::base::BumpPool* pool, VkDevice, VkDeviceMemory) { in on_vkUnmapMemory()
5658 VkResult on_vkGetSwapchainGrallocUsageANDROID(android::base::BumpPool* pool, VkDevice, in on_vkGetSwapchainGrallocUsageANDROID()
5666 android::base::BumpPool* pool, VkDevice, VkFormat format, VkImageUsageFlags imageUsage, in on_vkGetSwapchainGrallocUsage2ANDROID()
5674 VkResult on_vkAcquireImageANDROID(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkAcquireImageANDROID()
5733 VkResult on_vkQueueSignalReleaseImageANDROID(android::base::BumpPool* pool, VkQueue boxed_queue, in on_vkQueueSignalReleaseImageANDROID()
5771 VkResult on_vkMapMemoryIntoAddressSpaceGOOGLE(android::base::BumpPool* pool, in on_vkMapMemoryIntoAddressSpaceGOOGLE()
5934 VkResult on_vkGetBlobGOOGLE(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkGetBlobGOOGLE()
5939 VkResult on_vkGetMemoryHostAddressInfoGOOGLE(android::base::BumpPool* pool, in on_vkGetMemoryHostAddressInfoGOOGLE()
5948 VkResult on_vkFreeMemorySyncGOOGLE(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkFreeMemorySyncGOOGLE()
5956 VkResult on_vkAllocateCommandBuffers(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkAllocateCommandBuffers()
5995 VkResult on_vkCreateCommandPool(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateCommandPool()
6049 void on_vkDestroyCommandPool(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyCommandPool()
6059 VkResult on_vkResetCommandPool(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkResetCommandPool()
6071 void on_vkCmdExecuteCommands(android::base::BumpPool* pool, VkCommandBuffer boxed_commandBuffer, in on_vkCmdExecuteCommands()
6137 VkResult on_vkQueueSubmit(android::base::BumpPool* pool, VkQueue boxed_queue, in on_vkQueueSubmit()
6318 VkResult on_vkQueueWaitIdle(android::base::BumpPool* pool, VkQueue boxed_queue) { in on_vkQueueWaitIdle()
6342 VkResult on_vkResetCommandBuffer(android::base::BumpPool* pool, in on_vkResetCommandBuffer()
6396 void on_vkFreeCommandBuffers(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkFreeCommandBuffers()
6414 android::base::BumpPool* pool, VkPhysicalDevice boxed_physicalDevice, in on_vkGetPhysicalDeviceExternalSemaphoreProperties()
6455 android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateDescriptorUpdateTemplate()
6479 android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateDescriptorUpdateTemplateKHR()
6502 void on_vkDestroyDescriptorUpdateTemplate(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyDescriptorUpdateTemplate()
6514 android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyDescriptorUpdateTemplateKHR()
6526 android::base::BumpPool* pool, VkDevice boxed_device, VkDescriptorSet descriptorSet, in on_vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
6551 android::base::BumpPool* pool, VkDevice boxed_device, VkDescriptorSet descriptorSet, in on_vkUpdateDescriptorSetWithTemplateSized2GOOGLE()
6608 void on_vkCommandBufferHostSyncGOOGLE(android::base::BumpPool* pool, in on_vkCommandBufferHostSyncGOOGLE()
6644 void on_vkQueueHostSyncGOOGLE(android::base::BumpPool* pool, VkQueue queue, in on_vkQueueHostSyncGOOGLE()
6649 VkResult on_vkCreateImageWithRequirementsGOOGLE(android::base::BumpPool* pool, in on_vkCreateImageWithRequirementsGOOGLE()
6672 VkResult on_vkCreateBufferWithRequirementsGOOGLE(android::base::BumpPool* pool, in on_vkCreateBufferWithRequirementsGOOGLE()
6695 VkResult on_vkBeginCommandBuffer(android::base::BumpPool* pool, in on_vkBeginCommandBuffer()
6723 VkResult on_vkBeginCommandBufferAsyncGOOGLE(android::base::BumpPool* pool, in on_vkBeginCommandBufferAsyncGOOGLE()
6730 VkResult on_vkEndCommandBuffer(android::base::BumpPool* pool, in on_vkEndCommandBuffer()
6750 void on_vkEndCommandBufferAsyncGOOGLE(android::base::BumpPool* pool, in on_vkEndCommandBufferAsyncGOOGLE()
6756 void on_vkResetCommandBufferAsyncGOOGLE(android::base::BumpPool* pool, in on_vkResetCommandBufferAsyncGOOGLE()
6762 void on_vkCmdBindPipeline(android::base::BumpPool* pool, VkCommandBuffer boxed_commandBuffer, in on_vkCmdBindPipeline()
6776 void on_vkCmdBindDescriptorSets(android::base::BumpPool* pool, in on_vkCmdBindDescriptorSets()
6804 VkResult on_vkCreateRenderPass(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateRenderPass()
6849 VkResult on_vkCreateRenderPass2(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateRenderPass2()
6889 void on_vkDestroyRenderPass(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyRenderPass()
6925 void on_vkCmdBeginRenderPass(android::base::BumpPool* pool, VkCommandBuffer boxed_commandBuffer, in on_vkCmdBeginRenderPass()
6935 void on_vkCmdBeginRenderPass2(android::base::BumpPool* pool, in on_vkCmdBeginRenderPass2()
6946 void on_vkCmdBeginRenderPass2KHR(android::base::BumpPool* pool, in on_vkCmdBeginRenderPass2KHR()
6953 void on_vkCmdCopyQueryPoolResults(android::base::BumpPool* pool, in on_vkCmdCopyQueryPoolResults()
6970 VkResult on_vkCreateFramebuffer(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateFramebuffer()
7028 void on_vkDestroyFramebuffer(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyFramebuffer()
7038 VkResult on_vkQueueBindSparse(android::base::BumpPool* pool, VkQueue boxed_queue, in on_vkQueueBindSparse()
7149 VkResult on_vkQueuePresentKHR(android::base::BumpPool* pool, VkQueue boxed_queue, in on_vkQueuePresentKHR()
7159 void on_vkGetLinearImageLayoutGOOGLE(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkGetLinearImageLayoutGOOGLE()
7202 void on_vkGetLinearImageLayout2GOOGLE(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkGetLinearImageLayout2GOOGLE()
7254 void on_vkQueueFlushCommandsGOOGLE(android::base::BumpPool* pool, VkQueue queue, in on_vkQueueFlushCommandsGOOGLE()
7265 void on_vkQueueFlushCommandsFromAuxMemoryGOOGLE(android::base::BumpPool* pool, VkQueue queue, in on_vkQueueFlushCommandsFromAuxMemoryGOOGLE()
7273 VkDescriptorPool pool, in getOrAllocateDescriptorSetFromPoolAndId()
7323 android::base::BumpPool* pool, VkQueue boxed_queue, uint32_t descriptorPoolCount, in on_vkQueueCommitDescriptorSetUpdatesGOOGLE()
7351 android::base::BumpPool* pool, VulkanDispatch* vk, VkDevice device, in on_vkQueueCommitDescriptorSetUpdatesGOOGLE()
7401 void on_vkCollectDescriptorPoolIdsGOOGLE(android::base::BumpPool* pool, VkDevice device, in on_vkCollectDescriptorPoolIdsGOOGLE()
7435 void on_vkDestroySamplerYcbcrConversion(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroySamplerYcbcrConversion()
7448 android::base::BumpPool* pool, VkInstance boxed_instance, in on_vkEnumeratePhysicalDeviceGroups()
8894 for (auto& pool : poolCopy) { in validateDescriptorSetAllocLocked() local
8914 for (auto& pool : poolInfo.pools) { in applyDescriptorSetAllocationLocked() local
8926 for (auto& pool : poolInfo.pools) { in removeDescriptorSetAllocationLocked() local
9114 VkResult VkDecoderGlobalState::on_vkEnumerateInstanceVersion(android::base::BumpPool* pool, in on_vkEnumerateInstanceVersion()
9119 VkResult VkDecoderGlobalState::on_vkCreateInstance(android::base::BumpPool* pool, in on_vkCreateInstance()
9126 void VkDecoderGlobalState::on_vkDestroyInstance(android::base::BumpPool* pool, VkInstance instance, in on_vkDestroyInstance()
9131 VkResult VkDecoderGlobalState::on_vkEnumeratePhysicalDevices(android::base::BumpPool* pool, in on_vkEnumeratePhysicalDevices()
9139 void VkDecoderGlobalState::on_vkGetPhysicalDeviceFeatures(android::base::BumpPool* pool, in on_vkGetPhysicalDeviceFeatures()
9145 void VkDecoderGlobalState::on_vkGetPhysicalDeviceFeatures2(android::base::BumpPool* pool, in on_vkGetPhysicalDeviceFeatures2()
9152 android::base::BumpPool* pool, VkPhysicalDevice physicalDevice, in on_vkGetPhysicalDeviceFeatures2KHR()
9158 android::base::BumpPool* pool, VkPhysicalDevice physicalDevice, VkFormat format, in on_vkGetPhysicalDeviceImageFormatProperties()
9165 android::base::BumpPool* pool, VkPhysicalDevice physicalDevice, in on_vkGetPhysicalDeviceImageFormatProperties2()
9172 android::base::BumpPool* pool, VkPhysicalDevice physicalDevice, in on_vkGetPhysicalDeviceImageFormatProperties2KHR()
9180 android::base::BumpPool* pool, VkPhysicalDevice physicalDevice, VkFormat format, in on_vkGetPhysicalDeviceFormatProperties()
9186 android::base::BumpPool* pool, VkPhysicalDevice physicalDevice, VkFormat format, in on_vkGetPhysicalDeviceFormatProperties2()
9192 android::base::BumpPool* pool, VkPhysicalDevice physicalDevice, VkFormat format, in on_vkGetPhysicalDeviceFormatProperties2KHR()
9198 android::base::BumpPool* pool, VkPhysicalDevice physicalDevice, in on_vkGetPhysicalDeviceProperties()
9204 android::base::BumpPool* pool, VkPhysicalDevice physicalDevice, in on_vkGetPhysicalDeviceProperties2()
9210 android::base::BumpPool* pool, VkPhysicalDevice physicalDevice, in on_vkGetPhysicalDeviceQueueFamilyProperties()
9217 android::base::BumpPool* pool, VkPhysicalDevice physicalDevice, in on_vkGetPhysicalDeviceQueueFamilyProperties2()
9223 VkResult VkDecoderGlobalState::on_vkQueuePresentKHR(android::base::BumpPool* pool, VkQueue queue, in on_vkQueuePresentKHR()
9229 android::base::BumpPool* pool, VkPhysicalDevice physicalDevice, in on_vkGetPhysicalDeviceProperties2KHR()
9235 android::base::BumpPool* pool, VkPhysicalDevice physicalDevice, in on_vkGetPhysicalDeviceMemoryProperties()
9241 android::base::BumpPool* pool, VkPhysicalDevice physicalDevice, in on_vkGetPhysicalDeviceMemoryProperties2()
9247 android::base::BumpPool* pool, VkPhysicalDevice physicalDevice, in on_vkGetPhysicalDeviceMemoryProperties2KHR()
9253 android::base::BumpPool* pool, VkPhysicalDevice physicalDevice, const char* pLayerName, in on_vkEnumerateDeviceExtensionProperties()
9259 VkResult VkDecoderGlobalState::on_vkCreateDevice(android::base::BumpPool* pool, in on_vkCreateDevice()
9267 void VkDecoderGlobalState::on_vkGetDeviceQueue(android::base::BumpPool* pool, VkDevice device, in on_vkGetDeviceQueue()
9273 void VkDecoderGlobalState::on_vkGetDeviceQueue2(android::base::BumpPool* pool, VkDevice device, in on_vkGetDeviceQueue2()
9279 void VkDecoderGlobalState::on_vkDestroyDevice(android::base::BumpPool* pool, VkDevice device, in on_vkDestroyDevice()
9284 VkResult VkDecoderGlobalState::on_vkCreateBuffer(android::base::BumpPool* pool, VkDevice device, in on_vkCreateBuffer()
9291 void VkDecoderGlobalState::on_vkDestroyBuffer(android::base::BumpPool* pool, VkDevice device, in on_vkDestroyBuffer()
9297 VkResult VkDecoderGlobalState::on_vkBindBufferMemory(android::base::BumpPool* pool, VkDevice device, in on_vkBindBufferMemory()
9303 VkResult VkDecoderGlobalState::on_vkBindBufferMemory2(android::base::BumpPool* pool, in on_vkBindBufferMemory2()
9309 VkResult VkDecoderGlobalState::on_vkBindBufferMemory2KHR(android::base::BumpPool* pool, in on_vkBindBufferMemory2KHR()
9315 VkResult VkDecoderGlobalState::on_vkCreateImage(android::base::BumpPool* pool, VkDevice device, in on_vkCreateImage()
9322 void VkDecoderGlobalState::on_vkDestroyImage(android::base::BumpPool* pool, VkDevice device, in on_vkDestroyImage()
9328 VkResult VkDecoderGlobalState::on_vkBindImageMemory(android::base::BumpPool* pool, VkDevice device, in on_vkBindImageMemory()
9334 VkResult VkDecoderGlobalState::on_vkBindImageMemory2(android::base::BumpPool* pool, VkDevice device, in on_vkBindImageMemory2()
9340 VkResult VkDecoderGlobalState::on_vkBindImageMemory2KHR(android::base::BumpPool* pool, in on_vkBindImageMemory2KHR()
9346 VkResult VkDecoderGlobalState::on_vkCreateImageView(android::base::BumpPool* pool, VkDevice device, in on_vkCreateImageView()
9353 void VkDecoderGlobalState::on_vkDestroyImageView(android::base::BumpPool* pool, VkDevice device, in on_vkDestroyImageView()
9359 VkResult VkDecoderGlobalState::on_vkCreateSampler(android::base::BumpPool* pool, VkDevice device, in on_vkCreateSampler()
9366 void VkDecoderGlobalState::on_vkDestroySampler(android::base::BumpPool* pool, VkDevice device, in on_vkDestroySampler()
9372 VkResult VkDecoderGlobalState::on_vkCreateSemaphore(android::base::BumpPool* pool, VkDevice device, in on_vkCreateSemaphore()
9380 android::base::BumpPool* pool, VkDevice device, in on_vkImportSemaphoreFdKHR()
9385 VkResult VkDecoderGlobalState::on_vkGetSemaphoreFdKHR(android::base::BumpPool* pool, in on_vkGetSemaphoreFdKHR()
9392 VkResult VkDecoderGlobalState::on_vkGetSemaphoreGOOGLE(android::base::BumpPool* pool, in on_vkGetSemaphoreGOOGLE()
9398 void VkDecoderGlobalState::on_vkDestroySemaphore(android::base::BumpPool* pool, VkDevice device, in on_vkDestroySemaphore()
9404 VkResult VkDecoderGlobalState::on_vkCreateFence(android::base::BumpPool* pool, VkDevice device, in on_vkCreateFence()
9411 VkResult VkDecoderGlobalState::on_vkResetFences(android::base::BumpPool* pool, VkDevice device, in on_vkResetFences()
9416 void VkDecoderGlobalState::on_vkDestroyFence(android::base::BumpPool* pool, VkDevice device, in on_vkDestroyFence()
9423 android::base::BumpPool* pool, VkDevice device, in on_vkCreateDescriptorSetLayout()
9430 android::base::BumpPool* pool, VkDevice device, VkDescriptorSetLayout descriptorSetLayout, in on_vkDestroyDescriptorSetLayout()
9436 android::base::BumpPool* pool, VkDevice device, const VkDescriptorPoolCreateInfo* pCreateInfo, in on_vkCreateDescriptorPool()
9441 void VkDecoderGlobalState::on_vkDestroyDescriptorPool(android::base::BumpPool* pool, in on_vkDestroyDescriptorPool()
9448 VkResult VkDecoderGlobalState::on_vkResetDescriptorPool(android::base::BumpPool* pool, in on_vkResetDescriptorPool()
9456 android::base::BumpPool* pool, VkDevice device, in on_vkAllocateDescriptorSets()
9461 VkResult VkDecoderGlobalState::on_vkFreeDescriptorSets(android::base::BumpPool* pool, in on_vkFreeDescriptorSets()
9470 void VkDecoderGlobalState::on_vkUpdateDescriptorSets(android::base::BumpPool* pool, VkDevice device, in on_vkUpdateDescriptorSets()
9479 VkResult VkDecoderGlobalState::on_vkCreateShaderModule(android::base::BumpPool* pool, in on_vkCreateShaderModule()
9488 void VkDecoderGlobalState::on_vkDestroyShaderModule(android::base::BumpPool* pool, in on_vkDestroyShaderModule()
9496 android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreatePipelineCache()
9503 void VkDecoderGlobalState::on_vkDestroyPipelineCache(android::base::BumpPool* pool, in on_vkDestroyPipelineCache()
9511 android::base::BumpPool* pool, VkDevice boxed_device, VkPipelineCache pipelineCache, in on_vkCreateGraphicsPipelines()
9519 android::base::BumpPool* pool, VkDevice boxed_device, VkPipelineCache pipelineCache, in on_vkCreateComputePipelines()
9526 void VkDecoderGlobalState::on_vkDestroyPipeline(android::base::BumpPool* pool, in on_vkDestroyPipeline()
9533 android::base::BumpPool* pool, VkCommandBuffer commandBuffer, VkBuffer srcBuffer, in on_vkCmdCopyBufferToImage()
9540 void VkDecoderGlobalState::on_vkCmdCopyImage(android::base::BumpPool* pool, in on_vkCmdCopyImage()
9548 void VkDecoderGlobalState::on_vkCmdCopyImageToBuffer(android::base::BumpPool* pool, in on_vkCmdCopyImageToBuffer()
9557 void VkDecoderGlobalState::on_vkCmdCopyBufferToImage2(android::base::BumpPool* pool, in on_vkCmdCopyBufferToImage2()
9564 void VkDecoderGlobalState::on_vkCmdCopyImage2(android::base::BumpPool* pool, in on_vkCmdCopyImage2()
9570 void VkDecoderGlobalState::on_vkCmdCopyImageToBuffer2(android::base::BumpPool* pool, in on_vkCmdCopyImageToBuffer2()
9576 void VkDecoderGlobalState::on_vkCmdCopyBufferToImage2KHR(android::base::BumpPool* pool, in on_vkCmdCopyBufferToImage2KHR()
9583 void VkDecoderGlobalState::on_vkCmdCopyImage2KHR(android::base::BumpPool* pool, in on_vkCmdCopyImage2KHR()
9589 void VkDecoderGlobalState::on_vkCmdCopyImageToBuffer2KHR(android::base::BumpPool* pool, in on_vkCmdCopyImageToBuffer2KHR()
9596 android::base::BumpPool* pool, VkDevice device, VkImage image, in on_vkGetImageMemoryRequirements()
9602 android::base::BumpPool* pool, VkDevice device, const VkImageMemoryRequirementsInfo2* pInfo, in on_vkGetImageMemoryRequirements2()
9608 android::base::BumpPool* pool, VkDevice device, const VkImageMemoryRequirementsInfo2* pInfo, in on_vkGetImageMemoryRequirements2KHR()
9614 android::base::BumpPool* pool, VkDevice device, VkBuffer buffer, in on_vkGetBufferMemoryRequirements()
9620 android::base::BumpPool* pool, VkDevice device, const VkBufferMemoryRequirementsInfo2* pInfo, in on_vkGetBufferMemoryRequirements2()
9626 android::base::BumpPool* pool, VkDevice device, const VkBufferMemoryRequirementsInfo2* pInfo, in on_vkGetBufferMemoryRequirements2KHR()
9632 android::base::BumpPool* pool, VkCommandBuffer commandBuffer, VkPipelineStageFlags srcStageMask, in on_vkCmdPipelineBarrier()
9643 void VkDecoderGlobalState::on_vkCmdPipelineBarrier2(android::base::BumpPool* pool, in on_vkCmdPipelineBarrier2()
9649 VkResult VkDecoderGlobalState::on_vkAllocateMemory(android::base::BumpPool* pool, VkDevice device, in on_vkAllocateMemory()
9656 void VkDecoderGlobalState::on_vkFreeMemory(android::base::BumpPool* pool, VkDevice device, in on_vkFreeMemory()
9662 VkResult VkDecoderGlobalState::on_vkMapMemory(android::base::BumpPool* pool, VkDevice device, in on_vkMapMemory()
9669 void VkDecoderGlobalState::on_vkUnmapMemory(android::base::BumpPool* pool, VkDevice device, in on_vkUnmapMemory()
9689 VkResult VkDecoderGlobalState::on_vkGetSwapchainGrallocUsageANDROID(android::base::BumpPool* pool, in on_vkGetSwapchainGrallocUsageANDROID()
9699 android::base::BumpPool* pool, VkDevice device, VkFormat format, VkImageUsageFlags imageUsage, in on_vkGetSwapchainGrallocUsage2ANDROID()
9707 VkResult VkDecoderGlobalState::on_vkAcquireImageANDROID(android::base::BumpPool* pool, in on_vkAcquireImageANDROID()
9715 android::base::BumpPool* pool, VkQueue queue, uint32_t waitSemaphoreCount, in on_vkQueueSignalReleaseImageANDROID()
9722 VkResult VkDecoderGlobalState::on_vkMapMemoryIntoAddressSpaceGOOGLE(android::base::BumpPool* pool, in on_vkMapMemoryIntoAddressSpaceGOOGLE()
9730 android::base::BumpPool* pool, VkDevice device, VkDeviceMemory memory, uint64_t* pAddress, in on_vkGetMemoryHostAddressInfoGOOGLE()
9736 VkResult VkDecoderGlobalState::on_vkGetBlobGOOGLE(android::base::BumpPool* pool, VkDevice device, in on_vkGetBlobGOOGLE()
9741 VkResult VkDecoderGlobalState::on_vkFreeMemorySyncGOOGLE(android::base::BumpPool* pool, in on_vkFreeMemorySyncGOOGLE()
9748 android::base::BumpPool* pool, VkDevice device, in on_vkAllocateCommandBuffers()
9753 VkResult VkDecoderGlobalState::on_vkCreateCommandPool(android::base::BumpPool* pool, in on_vkCreateCommandPool()
9761 void VkDecoderGlobalState::on_vkDestroyCommandPool(android::base::BumpPool* pool, VkDevice device, in on_vkDestroyCommandPool()
9767 VkResult VkDecoderGlobalState::on_vkResetCommandPool(android::base::BumpPool* pool, VkDevice device, in on_vkResetCommandPool()
9773 void VkDecoderGlobalState::on_vkCmdExecuteCommands(android::base::BumpPool* pool, in on_vkCmdExecuteCommands()
9780 VkResult VkDecoderGlobalState::on_vkQueueSubmit(android::base::BumpPool* pool, VkQueue queue, in on_vkQueueSubmit()
9786 VkResult VkDecoderGlobalState::on_vkQueueSubmit2(android::base::BumpPool* pool, VkQueue queue, in on_vkQueueSubmit2()
9792 VkResult VkDecoderGlobalState::on_vkQueueWaitIdle(android::base::BumpPool* pool, VkQueue queue) { in on_vkQueueWaitIdle()
9796 VkResult VkDecoderGlobalState::on_vkResetCommandBuffer(android::base::BumpPool* pool, in on_vkResetCommandBuffer()
9802 void VkDecoderGlobalState::on_vkFreeCommandBuffers(android::base::BumpPool* pool, VkDevice device, in on_vkFreeCommandBuffers()
9811 android::base::BumpPool* pool, VkPhysicalDevice physicalDevice, in on_vkGetPhysicalDeviceExternalSemaphoreProperties()
9819 android::base::BumpPool* pool, VkPhysicalDevice physicalDevice, in on_vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
9828 android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateDescriptorUpdateTemplate()
9837 android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateDescriptorUpdateTemplateKHR()
9846 android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyDescriptorUpdateTemplate()
9853 android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyDescriptorUpdateTemplateKHR()
9860 android::base::BumpPool* pool, VkDevice boxed_device, VkDescriptorSet descriptorSet, in on_vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
9873 android::base::BumpPool* pool, VkDevice boxed_device, VkDescriptorSet descriptorSet, in on_vkUpdateDescriptorSetWithTemplateSized2GOOGLE()
9887 VkResult VkDecoderGlobalState::on_vkBeginCommandBuffer(android::base::BumpPool* pool, in on_vkBeginCommandBuffer()
9895 android::base::BumpPool* pool, VkCommandBuffer commandBuffer, in on_vkBeginCommandBufferAsyncGOOGLE()
9900 VkResult VkDecoderGlobalState::on_vkEndCommandBuffer(android::base::BumpPool* pool, in on_vkEndCommandBuffer()
9906 void VkDecoderGlobalState::on_vkEndCommandBufferAsyncGOOGLE(android::base::BumpPool* pool, in on_vkEndCommandBufferAsyncGOOGLE()
9912 void VkDecoderGlobalState::on_vkResetCommandBufferAsyncGOOGLE(android::base::BumpPool* pool, in on_vkResetCommandBufferAsyncGOOGLE()
9918 void VkDecoderGlobalState::on_vkCommandBufferHostSyncGOOGLE(android::base::BumpPool* pool, in on_vkCommandBufferHostSyncGOOGLE()
9926 android::base::BumpPool* pool, VkDevice device, const VkImageCreateInfo* pCreateInfo, in on_vkCreateImageWithRequirementsGOOGLE()
9934 android::base::BumpPool* pool, VkDevice device, const VkBufferCreateInfo* pCreateInfo, in on_vkCreateBufferWithRequirementsGOOGLE()
9941 void VkDecoderGlobalState::on_vkCmdBindPipeline(android::base::BumpPool* pool, in on_vkCmdBindPipeline()
9949 android::base::BumpPool* pool, VkCommandBuffer commandBuffer, in on_vkCmdBindDescriptorSets()
9958 VkResult VkDecoderGlobalState::on_vkCreateRenderPass(android::base::BumpPool* pool, in on_vkCreateRenderPass()
9966 VkResult VkDecoderGlobalState::on_vkCreateRenderPass2(android::base::BumpPool* pool, in on_vkCreateRenderPass2()
9975 android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateRenderPass2KHR()
9981 void VkDecoderGlobalState::on_vkDestroyRenderPass(android::base::BumpPool* pool, in on_vkDestroyRenderPass()
9987 void VkDecoderGlobalState::on_vkCmdBeginRenderPass(android::base::BumpPool* pool, in on_vkCmdBeginRenderPass()
9994 void VkDecoderGlobalState::on_vkCmdBeginRenderPass2(android::base::BumpPool* pool, in on_vkCmdBeginRenderPass2()
10003 android::base::BumpPool* pool, VkCommandBuffer commandBuffer, in on_vkCmdBeginRenderPass2KHR()
10009 VkResult VkDecoderGlobalState::on_vkCreateFramebuffer(android::base::BumpPool* pool, in on_vkCreateFramebuffer()
10017 void VkDecoderGlobalState::on_vkDestroyFramebuffer(android::base::BumpPool* pool, in on_vkDestroyFramebuffer()
10023 void VkDecoderGlobalState::on_vkQueueHostSyncGOOGLE(android::base::BumpPool* pool, VkQueue queue, in on_vkQueueHostSyncGOOGLE()
10029 void VkDecoderGlobalState::on_vkCmdCopyQueryPoolResults(android::base::BumpPool* pool, in on_vkCmdCopyQueryPoolResults()
10039 void VkDecoderGlobalState::on_vkQueueSubmitAsyncGOOGLE(android::base::BumpPool* pool, VkQueue queue, in on_vkQueueSubmitAsyncGOOGLE()
10046 void VkDecoderGlobalState::on_vkQueueSubmitAsync2GOOGLE(android::base::BumpPool* pool, in on_vkQueueSubmitAsync2GOOGLE()
10053 void VkDecoderGlobalState::on_vkQueueWaitIdleAsyncGOOGLE(android::base::BumpPool* pool, in on_vkQueueWaitIdleAsyncGOOGLE()
10058 void VkDecoderGlobalState::on_vkQueueBindSparseAsyncGOOGLE(android::base::BumpPool* pool, in on_vkQueueBindSparseAsyncGOOGLE()
10070 void VkDecoderGlobalState::on_vkGetLinearImageLayoutGOOGLE(android::base::BumpPool* pool, in on_vkGetLinearImageLayoutGOOGLE()
10077 void VkDecoderGlobalState::on_vkGetLinearImageLayout2GOOGLE(android::base::BumpPool* pool, in on_vkGetLinearImageLayout2GOOGLE()
10085 void VkDecoderGlobalState::on_vkQueueFlushCommandsGOOGLE(android::base::BumpPool* pool, in on_vkQueueFlushCommandsGOOGLE()
10094 android::base::BumpPool* pool, VkQueue queue, VkCommandBuffer commandBuffer, in on_vkQueueFlushCommandsFromAuxMemoryGOOGLE()
10102 android::base::BumpPool* pool, VkQueue queue, uint32_t descriptorPoolCount, in on_vkQueueCommitDescriptorSetUpdatesGOOGLE()
10115 void VkDecoderGlobalState::on_vkCollectDescriptorPoolIdsGOOGLE(android::base::BumpPool* pool, in on_vkCollectDescriptorPoolIdsGOOGLE()
10124 VkResult VkDecoderGlobalState::on_vkQueueBindSparse(android::base::BumpPool* pool, VkQueue queue, in on_vkQueueBindSparse()
10132 android::base::BumpPool* pool, VkQueue queue, uint32_t waitSemaphoreCount, in on_vkQueueSignalReleaseImageANDROIDAsyncGOOGLE()
10140 android::base::BumpPool* pool, VkDevice device, in on_vkCreateSamplerYcbcrConversion()
10148 android::base::BumpPool* pool, VkDevice device, in on_vkCreateSamplerYcbcrConversionKHR()
10156 android::base::BumpPool* pool, VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, in on_vkDestroySamplerYcbcrConversion()
10162 android::base::BumpPool* pool, VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, in on_vkDestroySamplerYcbcrConversionKHR()
10168 android::base::BumpPool* pool, VkInstance instance, uint32_t* pPhysicalDeviceGroupCount, in on_vkEnumeratePhysicalDeviceGroups()
10175 android::base::BumpPool* pool, VkInstance instance, uint32_t* pPhysicalDeviceGroupCount, in on_vkEnumeratePhysicalDeviceGroupsKHR()