• Home
  • Raw
  • Download

Lines Matching defs:pool

417     VkResult on_vkEnumerateInstanceVersion(android::base::BumpPool* pool, uint32_t* pApiVersion) {  in on_vkEnumerateInstanceVersion()
431 VkResult on_vkCreateInstance(android::base::BumpPool* pool, in on_vkCreateInstance()
606 void on_vkDestroyInstance(android::base::BumpPool* pool, VkInstance boxed_instance, in on_vkDestroyInstance()
618 VkResult on_vkEnumeratePhysicalDevices(android::base::BumpPool* pool, VkInstance boxed_instance, in on_vkEnumeratePhysicalDevices()
735 void on_vkGetPhysicalDeviceFeatures(android::base::BumpPool* pool, in on_vkGetPhysicalDeviceFeatures()
746 void on_vkGetPhysicalDeviceFeatures2(android::base::BumpPool* pool, in on_vkGetPhysicalDeviceFeatures2()
793 android::base::BumpPool* pool, VkPhysicalDevice boxed_physicalDevice, VkFormat format, in on_vkGetPhysicalDeviceImageFormatProperties()
822 android::base::BumpPool* pool, VkPhysicalDevice boxed_physicalDevice, in on_vkGetPhysicalDeviceImageFormatProperties2()
909 void on_vkGetPhysicalDeviceFormatProperties(android::base::BumpPool* pool, in on_vkGetPhysicalDeviceFormatProperties()
923 void on_vkGetPhysicalDeviceFormatProperties2(android::base::BumpPool* pool, in on_vkGetPhysicalDeviceFormatProperties2()
977 void on_vkGetPhysicalDeviceProperties(android::base::BumpPool* pool, in on_vkGetPhysicalDeviceProperties()
990 void on_vkGetPhysicalDeviceProperties2(android::base::BumpPool* pool, in on_vkGetPhysicalDeviceProperties2()
1033 android::base::BumpPool* pool, VkPhysicalDevice boxed_physicalDevice, in on_vkGetPhysicalDeviceMemoryProperties()
1063 android::base::BumpPool* pool, VkPhysicalDevice boxed_physicalDevice, in on_vkGetPhysicalDeviceMemoryProperties2()
1120 VkResult on_vkEnumerateDeviceExtensionProperties(android::base::BumpPool* pool, in on_vkEnumerateDeviceExtensionProperties()
1175 VkResult on_vkCreateDevice(android::base::BumpPool* pool, VkPhysicalDevice boxed_physicalDevice, in on_vkCreateDevice()
1351 void on_vkGetDeviceQueue(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkGetDeviceQueue()
1376 void on_vkGetDeviceQueue2(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkGetDeviceQueue2()
1426 void on_vkDestroyDevice(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyDevice()
1439 VkResult on_vkCreateBuffer(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateBuffer()
1458 void on_vkDestroyBuffer(android::base::BumpPool* pool, VkDevice boxed_device, VkBuffer buffer, in on_vkDestroyBuffer()
1477 VkResult on_vkBindBufferMemory(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkBindBufferMemory()
1493 VkResult on_vkBindBufferMemory2(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkBindBufferMemory2()
1515 VkResult on_vkBindBufferMemory2KHR(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkBindBufferMemory2KHR()
1537 VkResult on_vkCreateImage(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateImage()
1616 void on_vkDestroyImage(android::base::BumpPool* pool, VkDevice boxed_device, VkImage image, in on_vkDestroyImage()
1625 VkResult performBindImageMemoryDeferredAhb(android::base::BumpPool* pool, in performBindImageMemoryDeferredAhb()
1673 VkResult performBindImageMemory(android::base::BumpPool* pool, VkDevice boxed_device, in performBindImageMemory()
1717 VkResult on_vkBindImageMemory(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkBindImageMemory()
1729 VkResult on_vkBindImageMemory2(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkBindImageMemory2()
1769 VkResult on_vkCreateImageView(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateImageView()
1823 void on_vkDestroyImageView(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyImageView()
1833 VkResult on_vkCreateSampler(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateSampler()
1876 void on_vkDestroySampler(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroySampler()
1885 VkResult on_vkCreateSemaphore(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateSemaphore()
1934 VkResult on_vkCreateFence(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateFence()
1992 VkResult on_vkResetFences(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkResetFences()
2051 VkResult on_vkImportSemaphoreFdKHR(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkImportSemaphoreFdKHR()
2086 VkResult on_vkGetSemaphoreFdKHR(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkGetSemaphoreFdKHR()
2135 void on_vkDestroySemaphore(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroySemaphore()
2144 void on_vkDestroyFence(android::base::BumpPool* pool, VkDevice boxed_device, VkFence fence, in on_vkDestroyFence()
2167 VkResult on_vkCreateDescriptorSetLayout(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateDescriptorSetLayout()
2192 void on_vkDestroyDescriptorSetLayout(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyDescriptorSetLayout()
2204 VkResult on_vkCreateDescriptorPool(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateDescriptorPool()
2273 for (auto& pool : info->pools) { in cleanupDescriptorPoolAllocedSetsLocked() local
2278 void on_vkDestroyDescriptorPool(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyDescriptorPool()
2291 VkResult on_vkResetDescriptorPool(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkResetDescriptorPool()
2307 void initDescriptorSetInfoLocked(VkDescriptorPool pool, VkDescriptorSetLayout setLayout, in initDescriptorSetInfoLocked()
2328 VkResult on_vkAllocateDescriptorSets(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkAllocateDescriptorSets()
2358 VkResult on_vkFreeDescriptorSets(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkFreeDescriptorSets()
2400 void on_vkUpdateDescriptorSets(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkUpdateDescriptorSets()
2413 void on_vkUpdateDescriptorSetsImpl(android::base::BumpPool* pool, VulkanDispatch* vk, in on_vkUpdateDescriptorSetsImpl()
2518 VkResult on_vkCreateShaderModule(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateShaderModule()
2549 void on_vkDestroyShaderModule(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyShaderModule()
2559 VkResult on_vkCreatePipelineCache(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreatePipelineCache()
2590 void on_vkDestroyPipelineCache(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyPipelineCache()
2600 VkResult on_vkCreateGraphicsPipelines(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateGraphicsPipelines()
2633 void on_vkDestroyPipeline(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyPipeline()
2642 void on_vkCmdCopyImage(android::base::BumpPool* pool, VkCommandBuffer boxed_commandBuffer, in on_vkCmdCopyImage()
2681 void on_vkCmdCopyImageToBuffer(android::base::BumpPool* pool, in on_vkCmdCopyImageToBuffer()
2708 void on_vkGetImageMemoryRequirements(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkGetImageMemoryRequirements()
2717 void on_vkGetImageMemoryRequirements2(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkGetImageMemoryRequirements2()
2749 void on_vkGetBufferMemoryRequirements(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkGetBufferMemoryRequirements()
2757 void on_vkGetBufferMemoryRequirements2(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkGetBufferMemoryRequirements2()
2793 void on_vkCmdCopyBufferToImage(android::base::BumpPool* pool, in on_vkCmdCopyBufferToImage()
2869 void on_vkCmdPipelineBarrier(android::base::BumpPool* pool, VkCommandBuffer boxed_commandBuffer, in on_vkCmdPipelineBarrier()
3056 VkResult on_vkAllocateMemory(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkAllocateMemory()
3452 void on_vkFreeMemory(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkFreeMemory()
3462 VkResult on_vkMapMemory(android::base::BumpPool* pool, VkDevice, VkDeviceMemory memory, in on_vkMapMemory()
3477 void on_vkUnmapMemory(android::base::BumpPool* pool, VkDevice, VkDeviceMemory) { in on_vkUnmapMemory()
3577 VkResult on_vkGetSwapchainGrallocUsageANDROID(android::base::BumpPool* pool, VkDevice, in on_vkGetSwapchainGrallocUsageANDROID()
3585 android::base::BumpPool* pool, VkDevice, VkFormat format, VkImageUsageFlags imageUsage, in on_vkGetSwapchainGrallocUsage2ANDROID()
3593 VkResult on_vkAcquireImageANDROID(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkAcquireImageANDROID()
3622 VkResult on_vkQueueSignalReleaseImageANDROID(android::base::BumpPool* pool, VkQueue boxed_queue, in on_vkQueueSignalReleaseImageANDROID()
3658 VkResult on_vkMapMemoryIntoAddressSpaceGOOGLE(android::base::BumpPool* pool, in on_vkMapMemoryIntoAddressSpaceGOOGLE()
3797 VkResult on_vkGetBlobGOOGLE(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkGetBlobGOOGLE()
3802 VkResult on_vkGetMemoryHostAddressInfoGOOGLE(android::base::BumpPool* pool, in on_vkGetMemoryHostAddressInfoGOOGLE()
3811 VkResult on_vkFreeMemorySyncGOOGLE(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkFreeMemorySyncGOOGLE()
3819 VkResult on_vkAllocateCommandBuffers(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkAllocateCommandBuffers()
3849 VkResult on_vkCreateCommandPool(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateCommandPool()
3871 void on_vkDestroyCommandPool(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyCommandPool()
3886 VkResult on_vkResetCommandPool(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkResetCommandPool()
3898 void on_vkCmdExecuteCommands(android::base::BumpPool* pool, VkCommandBuffer boxed_commandBuffer, in on_vkCmdExecuteCommands()
3911 VkResult on_vkQueueSubmit(android::base::BumpPool* pool, VkQueue boxed_queue, in on_vkQueueSubmit()
3958 VkResult on_vkQueueWaitIdle(android::base::BumpPool* pool, VkQueue boxed_queue) { in on_vkQueueWaitIdle()
3976 VkResult on_vkResetCommandBuffer(android::base::BumpPool* pool, in on_vkResetCommandBuffer()
3991 void on_vkFreeCommandBuffers(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkFreeCommandBuffers()
4015 android::base::BumpPool* pool, VkPhysicalDevice boxed_physicalDevice, in on_vkGetPhysicalDeviceExternalSemaphoreProperties()
4053 android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateDescriptorUpdateTemplate()
4077 android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateDescriptorUpdateTemplateKHR()
4100 void on_vkDestroyDescriptorUpdateTemplate(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyDescriptorUpdateTemplate()
4112 android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyDescriptorUpdateTemplateKHR()
4124 android::base::BumpPool* pool, VkDevice boxed_device, VkDescriptorSet descriptorSet, in on_vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
4149 android::base::BumpPool* pool, VkDevice boxed_device, VkDescriptorSet descriptorSet, in on_vkUpdateDescriptorSetWithTemplateSized2GOOGLE()
4206 void on_vkCommandBufferHostSyncGOOGLE(android::base::BumpPool* pool, in on_vkCommandBufferHostSyncGOOGLE()
4242 void on_vkQueueHostSyncGOOGLE(android::base::BumpPool* pool, VkQueue queue, in on_vkQueueHostSyncGOOGLE()
4247 VkResult on_vkCreateImageWithRequirementsGOOGLE(android::base::BumpPool* pool, in on_vkCreateImageWithRequirementsGOOGLE()
4270 VkResult on_vkCreateBufferWithRequirementsGOOGLE(android::base::BumpPool* pool, in on_vkCreateBufferWithRequirementsGOOGLE()
4295 VkResult on_vkBeginCommandBuffer(android::base::BumpPool* pool, in on_vkBeginCommandBuffer()
4321 VkResult on_vkBeginCommandBufferAsyncGOOGLE(android::base::BumpPool* pool, in on_vkBeginCommandBufferAsyncGOOGLE()
4328 VkResult on_vkEndCommandBuffer(android::base::BumpPool* pool, in on_vkEndCommandBuffer()
4346 void on_vkEndCommandBufferAsyncGOOGLE(android::base::BumpPool* pool, in on_vkEndCommandBufferAsyncGOOGLE()
4352 void on_vkResetCommandBufferAsyncGOOGLE(android::base::BumpPool* pool, in on_vkResetCommandBufferAsyncGOOGLE()
4358 void on_vkCmdBindPipeline(android::base::BumpPool* pool, VkCommandBuffer boxed_commandBuffer, in on_vkCmdBindPipeline()
4372 void on_vkCmdBindDescriptorSets(android::base::BumpPool* pool, in on_vkCmdBindDescriptorSets()
4400 VkResult on_vkCreateRenderPass(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateRenderPass()
4444 VkResult on_vkCreateRenderPass2(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateRenderPass2()
4472 void on_vkDestroyRenderPass(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyRenderPass()
4481 void on_vkCmdCopyQueryPoolResults(android::base::BumpPool* pool, in on_vkCmdCopyQueryPoolResults()
4498 VkResult on_vkCreateFramebuffer(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateFramebuffer()
4529 void on_vkDestroyFramebuffer(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyFramebuffer()
4539 VkResult on_vkQueueBindSparse(android::base::BumpPool* pool, VkQueue boxed_queue, in on_vkQueueBindSparse()
4650 void on_vkGetLinearImageLayoutGOOGLE(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkGetLinearImageLayoutGOOGLE()
4693 void on_vkGetLinearImageLayout2GOOGLE(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkGetLinearImageLayout2GOOGLE()
4745 void on_vkQueueFlushCommandsGOOGLE(android::base::BumpPool* pool, VkQueue queue, in on_vkQueueFlushCommandsGOOGLE()
4756 void on_vkQueueFlushCommandsFromAuxMemoryGOOGLE(android::base::BumpPool* pool, VkQueue queue, in on_vkQueueFlushCommandsFromAuxMemoryGOOGLE()
4764 VkDescriptorPool pool, in getOrAllocateDescriptorSetFromPoolAndId()
4814 android::base::BumpPool* pool, VkQueue boxed_queue, uint32_t descriptorPoolCount, in on_vkQueueCommitDescriptorSetUpdatesGOOGLE()
4879 void on_vkCollectDescriptorPoolIdsGOOGLE(android::base::BumpPool* pool, VkDevice device, in on_vkCollectDescriptorPoolIdsGOOGLE()
4913 void on_vkDestroySamplerYcbcrConversion(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroySamplerYcbcrConversion()
6100 android::base::BumpPool pool = android::base::BumpPool(256); member
6165 VkDescriptorPool pool; member
6243 for (auto& pool : poolCopy) { in validateDescriptorSetAllocLocked() local
6263 for (auto& pool : poolInfo.pools) { in applyDescriptorSetAllocationLocked() local
6275 for (auto& pool : poolInfo.pools) { in removeDescriptorSetAllocationLocked() local
6454 VkResult VkDecoderGlobalState::on_vkEnumerateInstanceVersion(android::base::BumpPool* pool, in on_vkEnumerateInstanceVersion()
6459 VkResult VkDecoderGlobalState::on_vkCreateInstance(android::base::BumpPool* pool, in on_vkCreateInstance()
6466 void VkDecoderGlobalState::on_vkDestroyInstance(android::base::BumpPool* pool, VkInstance instance, in on_vkDestroyInstance()
6471 VkResult VkDecoderGlobalState::on_vkEnumeratePhysicalDevices(android::base::BumpPool* pool, in on_vkEnumeratePhysicalDevices()
6479 void VkDecoderGlobalState::on_vkGetPhysicalDeviceFeatures(android::base::BumpPool* pool, in on_vkGetPhysicalDeviceFeatures()
6485 void VkDecoderGlobalState::on_vkGetPhysicalDeviceFeatures2(android::base::BumpPool* pool, in on_vkGetPhysicalDeviceFeatures2()
6492 android::base::BumpPool* pool, VkPhysicalDevice physicalDevice, in on_vkGetPhysicalDeviceFeatures2KHR()
6498 android::base::BumpPool* pool, VkPhysicalDevice physicalDevice, VkFormat format, in on_vkGetPhysicalDeviceImageFormatProperties()
6505 android::base::BumpPool* pool, VkPhysicalDevice physicalDevice, in on_vkGetPhysicalDeviceImageFormatProperties2()
6512 android::base::BumpPool* pool, VkPhysicalDevice physicalDevice, in on_vkGetPhysicalDeviceImageFormatProperties2KHR()
6520 android::base::BumpPool* pool, VkPhysicalDevice physicalDevice, VkFormat format, in on_vkGetPhysicalDeviceFormatProperties()
6526 android::base::BumpPool* pool, VkPhysicalDevice physicalDevice, VkFormat format, in on_vkGetPhysicalDeviceFormatProperties2()
6532 android::base::BumpPool* pool, VkPhysicalDevice physicalDevice, VkFormat format, in on_vkGetPhysicalDeviceFormatProperties2KHR()
6538 android::base::BumpPool* pool, VkPhysicalDevice physicalDevice, in on_vkGetPhysicalDeviceProperties()
6544 android::base::BumpPool* pool, VkPhysicalDevice physicalDevice, in on_vkGetPhysicalDeviceProperties2()
6550 android::base::BumpPool* pool, VkPhysicalDevice physicalDevice, in on_vkGetPhysicalDeviceProperties2KHR()
6556 android::base::BumpPool* pool, VkPhysicalDevice physicalDevice, in on_vkGetPhysicalDeviceMemoryProperties()
6562 android::base::BumpPool* pool, VkPhysicalDevice physicalDevice, in on_vkGetPhysicalDeviceMemoryProperties2()
6568 android::base::BumpPool* pool, VkPhysicalDevice physicalDevice, in on_vkGetPhysicalDeviceMemoryProperties2KHR()
6574 android::base::BumpPool* pool, VkPhysicalDevice physicalDevice, const char* pLayerName, in on_vkEnumerateDeviceExtensionProperties()
6580 VkResult VkDecoderGlobalState::on_vkCreateDevice(android::base::BumpPool* pool, in on_vkCreateDevice()
6588 void VkDecoderGlobalState::on_vkGetDeviceQueue(android::base::BumpPool* pool, VkDevice device, in on_vkGetDeviceQueue()
6594 void VkDecoderGlobalState::on_vkGetDeviceQueue2(android::base::BumpPool* pool, VkDevice device, in on_vkGetDeviceQueue2()
6600 void VkDecoderGlobalState::on_vkDestroyDevice(android::base::BumpPool* pool, VkDevice device, in on_vkDestroyDevice()
6605 VkResult VkDecoderGlobalState::on_vkCreateBuffer(android::base::BumpPool* pool, VkDevice device, in on_vkCreateBuffer()
6612 void VkDecoderGlobalState::on_vkDestroyBuffer(android::base::BumpPool* pool, VkDevice device, in on_vkDestroyBuffer()
6618 VkResult VkDecoderGlobalState::on_vkBindBufferMemory(android::base::BumpPool* pool, VkDevice device, in on_vkBindBufferMemory()
6624 VkResult VkDecoderGlobalState::on_vkBindBufferMemory2(android::base::BumpPool* pool, in on_vkBindBufferMemory2()
6630 VkResult VkDecoderGlobalState::on_vkBindBufferMemory2KHR(android::base::BumpPool* pool, in on_vkBindBufferMemory2KHR()
6636 VkResult VkDecoderGlobalState::on_vkCreateImage(android::base::BumpPool* pool, VkDevice device, in on_vkCreateImage()
6643 void VkDecoderGlobalState::on_vkDestroyImage(android::base::BumpPool* pool, VkDevice device, in on_vkDestroyImage()
6649 VkResult VkDecoderGlobalState::on_vkBindImageMemory(android::base::BumpPool* pool, VkDevice device, in on_vkBindImageMemory()
6655 VkResult VkDecoderGlobalState::on_vkBindImageMemory2(android::base::BumpPool* pool, VkDevice device, in on_vkBindImageMemory2()
6661 VkResult VkDecoderGlobalState::on_vkBindImageMemory2KHR(android::base::BumpPool* pool, in on_vkBindImageMemory2KHR()
6667 VkResult VkDecoderGlobalState::on_vkCreateImageView(android::base::BumpPool* pool, VkDevice device, in on_vkCreateImageView()
6674 void VkDecoderGlobalState::on_vkDestroyImageView(android::base::BumpPool* pool, VkDevice device, in on_vkDestroyImageView()
6680 VkResult VkDecoderGlobalState::on_vkCreateSampler(android::base::BumpPool* pool, VkDevice device, in on_vkCreateSampler()
6687 void VkDecoderGlobalState::on_vkDestroySampler(android::base::BumpPool* pool, VkDevice device, in on_vkDestroySampler()
6693 VkResult VkDecoderGlobalState::on_vkCreateSemaphore(android::base::BumpPool* pool, VkDevice device, in on_vkCreateSemaphore()
6701 android::base::BumpPool* pool, VkDevice device, in on_vkImportSemaphoreFdKHR()
6706 VkResult VkDecoderGlobalState::on_vkGetSemaphoreFdKHR(android::base::BumpPool* pool, in on_vkGetSemaphoreFdKHR()
6713 void VkDecoderGlobalState::on_vkDestroySemaphore(android::base::BumpPool* pool, VkDevice device, in on_vkDestroySemaphore()
6719 VkResult VkDecoderGlobalState::on_vkCreateFence(android::base::BumpPool* pool, VkDevice device, in on_vkCreateFence()
6726 VkResult VkDecoderGlobalState::on_vkResetFences(android::base::BumpPool* pool, VkDevice device, in on_vkResetFences()
6731 void VkDecoderGlobalState::on_vkDestroyFence(android::base::BumpPool* pool, VkDevice device, in on_vkDestroyFence()
6738 android::base::BumpPool* pool, VkDevice device, in on_vkCreateDescriptorSetLayout()
6745 android::base::BumpPool* pool, VkDevice device, VkDescriptorSetLayout descriptorSetLayout, in on_vkDestroyDescriptorSetLayout()
6751 android::base::BumpPool* pool, VkDevice device, const VkDescriptorPoolCreateInfo* pCreateInfo, in on_vkCreateDescriptorPool()
6756 void VkDecoderGlobalState::on_vkDestroyDescriptorPool(android::base::BumpPool* pool, in on_vkDestroyDescriptorPool()
6763 VkResult VkDecoderGlobalState::on_vkResetDescriptorPool(android::base::BumpPool* pool, in on_vkResetDescriptorPool()
6771 android::base::BumpPool* pool, VkDevice device, in on_vkAllocateDescriptorSets()
6776 VkResult VkDecoderGlobalState::on_vkFreeDescriptorSets(android::base::BumpPool* pool, in on_vkFreeDescriptorSets()
6785 void VkDecoderGlobalState::on_vkUpdateDescriptorSets(android::base::BumpPool* pool, VkDevice device, in on_vkUpdateDescriptorSets()
6794 VkResult VkDecoderGlobalState::on_vkCreateShaderModule(android::base::BumpPool* pool, in on_vkCreateShaderModule()
6803 void VkDecoderGlobalState::on_vkDestroyShaderModule(android::base::BumpPool* pool, in on_vkDestroyShaderModule()
6811 android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreatePipelineCache()
6818 void VkDecoderGlobalState::on_vkDestroyPipelineCache(android::base::BumpPool* pool, in on_vkDestroyPipelineCache()
6826 android::base::BumpPool* pool, VkDevice boxed_device, VkPipelineCache pipelineCache, in on_vkCreateGraphicsPipelines()
6833 void VkDecoderGlobalState::on_vkDestroyPipeline(android::base::BumpPool* pool, in on_vkDestroyPipeline()
6840 android::base::BumpPool* pool, VkCommandBuffer commandBuffer, VkBuffer srcBuffer, in on_vkCmdCopyBufferToImage()
6847 void VkDecoderGlobalState::on_vkCmdCopyImage(android::base::BumpPool* pool, in on_vkCmdCopyImage()
6855 void VkDecoderGlobalState::on_vkCmdCopyImageToBuffer(android::base::BumpPool* pool, in on_vkCmdCopyImageToBuffer()
6865 android::base::BumpPool* pool, VkDevice device, VkImage image, in on_vkGetImageMemoryRequirements()
6871 android::base::BumpPool* pool, VkDevice device, const VkImageMemoryRequirementsInfo2* pInfo, in on_vkGetImageMemoryRequirements2()
6877 android::base::BumpPool* pool, VkDevice device, const VkImageMemoryRequirementsInfo2* pInfo, in on_vkGetImageMemoryRequirements2KHR()
6883 android::base::BumpPool* pool, VkDevice device, VkBuffer buffer, in on_vkGetBufferMemoryRequirements()
6889 android::base::BumpPool* pool, VkDevice device, const VkBufferMemoryRequirementsInfo2* pInfo, in on_vkGetBufferMemoryRequirements2()
6895 android::base::BumpPool* pool, VkDevice device, const VkBufferMemoryRequirementsInfo2* pInfo, in on_vkGetBufferMemoryRequirements2KHR()
6901 android::base::BumpPool* pool, VkCommandBuffer commandBuffer, VkPipelineStageFlags srcStageMask, in on_vkCmdPipelineBarrier()
6912 VkResult VkDecoderGlobalState::on_vkAllocateMemory(android::base::BumpPool* pool, VkDevice device, in on_vkAllocateMemory()
6919 void VkDecoderGlobalState::on_vkFreeMemory(android::base::BumpPool* pool, VkDevice device, in on_vkFreeMemory()
6925 VkResult VkDecoderGlobalState::on_vkMapMemory(android::base::BumpPool* pool, VkDevice device, in on_vkMapMemory()
6932 void VkDecoderGlobalState::on_vkUnmapMemory(android::base::BumpPool* pool, VkDevice device, in on_vkUnmapMemory()
6952 VkResult VkDecoderGlobalState::on_vkGetSwapchainGrallocUsageANDROID(android::base::BumpPool* pool, in on_vkGetSwapchainGrallocUsageANDROID()
6962 android::base::BumpPool* pool, VkDevice device, VkFormat format, VkImageUsageFlags imageUsage, in on_vkGetSwapchainGrallocUsage2ANDROID()
6970 VkResult VkDecoderGlobalState::on_vkAcquireImageANDROID(android::base::BumpPool* pool, in on_vkAcquireImageANDROID()
6978 android::base::BumpPool* pool, VkQueue queue, uint32_t waitSemaphoreCount, in on_vkQueueSignalReleaseImageANDROID()
6985 VkResult VkDecoderGlobalState::on_vkMapMemoryIntoAddressSpaceGOOGLE(android::base::BumpPool* pool, in on_vkMapMemoryIntoAddressSpaceGOOGLE()
6993 android::base::BumpPool* pool, VkDevice device, VkDeviceMemory memory, uint64_t* pAddress, in on_vkGetMemoryHostAddressInfoGOOGLE()
6999 VkResult VkDecoderGlobalState::on_vkGetBlobGOOGLE(android::base::BumpPool* pool, VkDevice device, in on_vkGetBlobGOOGLE()
7004 VkResult VkDecoderGlobalState::on_vkFreeMemorySyncGOOGLE(android::base::BumpPool* pool, in on_vkFreeMemorySyncGOOGLE()
7011 android::base::BumpPool* pool, VkDevice device, in on_vkAllocateCommandBuffers()
7016 VkResult VkDecoderGlobalState::on_vkCreateCommandPool(android::base::BumpPool* pool, in on_vkCreateCommandPool()
7024 void VkDecoderGlobalState::on_vkDestroyCommandPool(android::base::BumpPool* pool, VkDevice device, in on_vkDestroyCommandPool()
7030 VkResult VkDecoderGlobalState::on_vkResetCommandPool(android::base::BumpPool* pool, VkDevice device, in on_vkResetCommandPool()
7036 void VkDecoderGlobalState::on_vkCmdExecuteCommands(android::base::BumpPool* pool, in on_vkCmdExecuteCommands()
7043 VkResult VkDecoderGlobalState::on_vkQueueSubmit(android::base::BumpPool* pool, VkQueue queue, in on_vkQueueSubmit()
7049 VkResult VkDecoderGlobalState::on_vkQueueWaitIdle(android::base::BumpPool* pool, VkQueue queue) { in on_vkQueueWaitIdle()
7053 VkResult VkDecoderGlobalState::on_vkResetCommandBuffer(android::base::BumpPool* pool, in on_vkResetCommandBuffer()
7059 void VkDecoderGlobalState::on_vkFreeCommandBuffers(android::base::BumpPool* pool, VkDevice device, in on_vkFreeCommandBuffers()
7068 android::base::BumpPool* pool, VkPhysicalDevice physicalDevice, in on_vkGetPhysicalDeviceExternalSemaphoreProperties()
7076 android::base::BumpPool* pool, VkPhysicalDevice physicalDevice, in on_vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
7085 android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateDescriptorUpdateTemplate()
7094 android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateDescriptorUpdateTemplateKHR()
7103 android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyDescriptorUpdateTemplate()
7110 android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyDescriptorUpdateTemplateKHR()
7117 android::base::BumpPool* pool, VkDevice boxed_device, VkDescriptorSet descriptorSet, in on_vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
7130 android::base::BumpPool* pool, VkDevice boxed_device, VkDescriptorSet descriptorSet, in on_vkUpdateDescriptorSetWithTemplateSized2GOOGLE()
7144 VkResult VkDecoderGlobalState::on_vkBeginCommandBuffer(android::base::BumpPool* pool, in on_vkBeginCommandBuffer()
7152 android::base::BumpPool* pool, VkCommandBuffer commandBuffer, in on_vkBeginCommandBufferAsyncGOOGLE()
7157 VkResult VkDecoderGlobalState::on_vkEndCommandBuffer(android::base::BumpPool* pool, in on_vkEndCommandBuffer()
7163 void VkDecoderGlobalState::on_vkEndCommandBufferAsyncGOOGLE(android::base::BumpPool* pool, in on_vkEndCommandBufferAsyncGOOGLE()
7169 void VkDecoderGlobalState::on_vkResetCommandBufferAsyncGOOGLE(android::base::BumpPool* pool, in on_vkResetCommandBufferAsyncGOOGLE()
7175 void VkDecoderGlobalState::on_vkCommandBufferHostSyncGOOGLE(android::base::BumpPool* pool, in on_vkCommandBufferHostSyncGOOGLE()
7183 android::base::BumpPool* pool, VkDevice device, const VkImageCreateInfo* pCreateInfo, in on_vkCreateImageWithRequirementsGOOGLE()
7191 android::base::BumpPool* pool, VkDevice device, const VkBufferCreateInfo* pCreateInfo, in on_vkCreateBufferWithRequirementsGOOGLE()
7198 void VkDecoderGlobalState::on_vkCmdBindPipeline(android::base::BumpPool* pool, in on_vkCmdBindPipeline()
7206 android::base::BumpPool* pool, VkCommandBuffer commandBuffer, in on_vkCmdBindDescriptorSets()
7215 VkResult VkDecoderGlobalState::on_vkCreateRenderPass(android::base::BumpPool* pool, in on_vkCreateRenderPass()
7223 VkResult VkDecoderGlobalState::on_vkCreateRenderPass2(android::base::BumpPool* pool, in on_vkCreateRenderPass2()
7232 android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateRenderPass2KHR()
7238 void VkDecoderGlobalState::on_vkDestroyRenderPass(android::base::BumpPool* pool, in on_vkDestroyRenderPass()
7244 VkResult VkDecoderGlobalState::on_vkCreateFramebuffer(android::base::BumpPool* pool, in on_vkCreateFramebuffer()
7252 void VkDecoderGlobalState::on_vkDestroyFramebuffer(android::base::BumpPool* pool, in on_vkDestroyFramebuffer()
7258 void VkDecoderGlobalState::on_vkQueueHostSyncGOOGLE(android::base::BumpPool* pool, VkQueue queue, in on_vkQueueHostSyncGOOGLE()
7264 void VkDecoderGlobalState::on_vkCmdCopyQueryPoolResults(android::base::BumpPool* pool, in on_vkCmdCopyQueryPoolResults()
7274 void VkDecoderGlobalState::on_vkQueueSubmitAsyncGOOGLE(android::base::BumpPool* pool, VkQueue queue, in on_vkQueueSubmitAsyncGOOGLE()
7281 void VkDecoderGlobalState::on_vkQueueWaitIdleAsyncGOOGLE(android::base::BumpPool* pool, in on_vkQueueWaitIdleAsyncGOOGLE()
7286 void VkDecoderGlobalState::on_vkQueueBindSparseAsyncGOOGLE(android::base::BumpPool* pool, in on_vkQueueBindSparseAsyncGOOGLE()
7293 void VkDecoderGlobalState::on_vkGetLinearImageLayoutGOOGLE(android::base::BumpPool* pool, in on_vkGetLinearImageLayoutGOOGLE()
7300 void VkDecoderGlobalState::on_vkGetLinearImageLayout2GOOGLE(android::base::BumpPool* pool, in on_vkGetLinearImageLayout2GOOGLE()
7308 void VkDecoderGlobalState::on_vkQueueFlushCommandsGOOGLE(android::base::BumpPool* pool, in on_vkQueueFlushCommandsGOOGLE()
7317 android::base::BumpPool* pool, VkQueue queue, VkCommandBuffer commandBuffer, in on_vkQueueFlushCommandsFromAuxMemoryGOOGLE()
7325 android::base::BumpPool* pool, VkQueue queue, uint32_t descriptorPoolCount, in on_vkQueueCommitDescriptorSetUpdatesGOOGLE()
7338 void VkDecoderGlobalState::on_vkCollectDescriptorPoolIdsGOOGLE(android::base::BumpPool* pool, in on_vkCollectDescriptorPoolIdsGOOGLE()
7347 VkResult VkDecoderGlobalState::on_vkQueueBindSparse(android::base::BumpPool* pool, VkQueue queue, in on_vkQueueBindSparse()
7355 android::base::BumpPool* pool, VkQueue queue, uint32_t waitSemaphoreCount, in on_vkQueueSignalReleaseImageANDROIDAsyncGOOGLE()
7363 android::base::BumpPool* pool, VkDevice device, in on_vkCreateSamplerYcbcrConversion()
7371 android::base::BumpPool* pool, VkDevice device, in on_vkCreateSamplerYcbcrConversionKHR()
7379 android::base::BumpPool* pool, VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, in on_vkDestroySamplerYcbcrConversion()
7385 android::base::BumpPool* pool, VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, in on_vkDestroySamplerYcbcrConversionKHR()