Lines Matching defs:boxed_device

1872     void on_vkGetDeviceQueue(android::base::BumpPool* pool, VkDevice boxed_device,  in on_vkGetDeviceQueue()
1897 void on_vkGetDeviceQueue2(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkGetDeviceQueue2()
1951 void on_vkDestroyDevice(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyDevice()
1964 VkResult on_vkCreateBuffer(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateBuffer()
2002 void on_vkDestroyBuffer(android::base::BumpPool* pool, VkDevice boxed_device, VkBuffer buffer, in on_vkDestroyBuffer()
2030 VkResult on_vkBindBufferMemory(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkBindBufferMemory()
2046 VkResult on_vkBindBufferMemory2(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkBindBufferMemory2()
2068 VkResult on_vkBindBufferMemory2KHR(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkBindBufferMemory2KHR()
2090 VkResult on_vkCreateImage(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateImage()
2187 void on_vkDestroyImage(android::base::BumpPool* pool, VkDevice boxed_device, VkImage image, in on_vkDestroyImage()
2197 VkDevice boxed_device, in performBindImageMemoryDeferredAhb()
2244 VkResult performBindImageMemory(android::base::BumpPool* pool, VkDevice boxed_device, in performBindImageMemory()
2302 VkResult on_vkBindImageMemory(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkBindImageMemory()
2314 VkResult on_vkBindImageMemory2(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkBindImageMemory2()
2371 VkResult on_vkCreateImageView(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateImageView()
2428 void on_vkDestroyImageView(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyImageView()
2438 VkResult on_vkCreateSampler(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateSampler()
2481 void on_vkDestroySampler(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroySampler()
2490 VkResult on_vkCreateSemaphore(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateSemaphore()
2539 VkResult on_vkCreateFence(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateFence()
2597 VkResult on_vkResetFences(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkResetFences()
2658 VkResult on_vkImportSemaphoreFdKHR(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkImportSemaphoreFdKHR()
2700 VkResult on_vkGetSemaphoreFdKHR(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkGetSemaphoreFdKHR()
2768 void on_vkDestroySemaphore(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroySemaphore()
2777 void on_vkDestroyFence(android::base::BumpPool* pool, VkDevice boxed_device, VkFence fence, in on_vkDestroyFence()
2824 VkResult on_vkCreateDescriptorSetLayout(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateDescriptorSetLayout()
2849 void on_vkDestroyDescriptorSetLayout(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyDescriptorSetLayout()
2861 VkResult on_vkCreateDescriptorPool(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateDescriptorPool()
2939 void on_vkDestroyDescriptorPool(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyDescriptorPool()
2952 VkResult on_vkResetDescriptorPool(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkResetDescriptorPool()
3002 VkResult on_vkAllocateDescriptorSets(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkAllocateDescriptorSets()
3032 VkResult on_vkFreeDescriptorSets(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkFreeDescriptorSets()
3074 void on_vkUpdateDescriptorSets(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkUpdateDescriptorSets()
3322 VkResult on_vkCreateShaderModule(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateShaderModule()
3353 void on_vkDestroyShaderModule(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyShaderModule()
3363 VkResult on_vkCreatePipelineCache(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreatePipelineCache()
3394 void on_vkDestroyPipelineCache(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyPipelineCache()
3404 VkResult on_vkCreateGraphicsPipelines(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateGraphicsPipelines()
3440 void on_vkDestroyPipeline(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyPipeline()
3661 void on_vkGetImageMemoryRequirements(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkGetImageMemoryRequirements()
3685 void on_vkGetImageMemoryRequirements2(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkGetImageMemoryRequirements2()
3727 void on_vkGetBufferMemoryRequirements(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkGetBufferMemoryRequirements()
3752 void on_vkGetBufferMemoryRequirements2(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkGetBufferMemoryRequirements2()
4178 VkResult on_vkAllocateMemory(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkAllocateMemory()
4651 void on_vkFreeMemory(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkFreeMemory()
4795 VkResult on_vkAcquireImageANDROID(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkAcquireImageANDROID()
4891 VkDevice boxed_device, VkDeviceMemory memory, in on_vkMapMemoryIntoAddressSpaceGOOGLE()
4921 VkResult vkGetBlobInternal(VkDevice boxed_device, VkDeviceMemory memory, uint64_t hostBlobId) { in vkGetBlobInternal()
5034 VkResult on_vkGetBlobGOOGLE(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkGetBlobGOOGLE()
5040 VkDevice boxed_device, VkDeviceMemory memory, in on_vkGetMemoryHostAddressInfoGOOGLE()
5048 VkResult on_vkFreeMemorySyncGOOGLE(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkFreeMemorySyncGOOGLE()
5056 VkResult on_vkAllocateCommandBuffers(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkAllocateCommandBuffers()
5086 VkResult on_vkCreateCommandPool(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateCommandPool()
5108 void on_vkDestroyCommandPool(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyCommandPool()
5123 VkResult on_vkResetCommandPool(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkResetCommandPool()
5333 void on_vkFreeCommandBuffers(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkFreeCommandBuffers()
5395 android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateDescriptorUpdateTemplate()
5419 android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateDescriptorUpdateTemplateKHR()
5442 void on_vkDestroyDescriptorUpdateTemplate(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyDescriptorUpdateTemplate()
5454 android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyDescriptorUpdateTemplateKHR()
5466 android::base::BumpPool* pool, VkDevice boxed_device, VkDescriptorSet descriptorSet, in on_vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
5491 android::base::BumpPool* pool, VkDevice boxed_device, VkDescriptorSet descriptorSet, in on_vkUpdateDescriptorSetWithTemplateSized2GOOGLE()
5590 VkDevice boxed_device, in on_vkCreateImageWithRequirementsGOOGLE()
5613 VkDevice boxed_device, in on_vkCreateBufferWithRequirementsGOOGLE()
5740 VkResult on_vkCreateRenderPass(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateRenderPass()
5784 VkResult on_vkCreateRenderPass2(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateRenderPass2()
5812 void on_vkDestroyRenderPass(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyRenderPass()
5873 VkResult on_vkCreateFramebuffer(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateFramebuffer()
5918 void on_vkDestroyFramebuffer(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyFramebuffer()
6039 void on_vkGetLinearImageLayoutGOOGLE(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkGetLinearImageLayoutGOOGLE()
6082 void on_vkGetLinearImageLayout2GOOGLE(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkGetLinearImageLayout2GOOGLE()
6296 android::base::BumpPool*, VkDevice boxed_device, in on_vkCreateSamplerYcbcrConversion()
6315 void on_vkDestroySamplerYcbcrConversion(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroySamplerYcbcrConversion()
8152 VkDevice boxed_device, in on_vkCreateShaderModule()
8161 VkDevice boxed_device, in on_vkDestroyShaderModule()
8168 android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreatePipelineCache()
8176 VkDevice boxed_device, in on_vkDestroyPipelineCache()
8183 android::base::BumpPool* pool, VkDevice boxed_device, VkPipelineCache pipelineCache, in on_vkCreateGraphicsPipelines()
8191 VkDevice boxed_device, VkPipeline pipeline, in on_vkDestroyPipeline()
8486 android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateDescriptorUpdateTemplate()
8495 android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateDescriptorUpdateTemplateKHR()
8504 android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyDescriptorUpdateTemplate()
8511 android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyDescriptorUpdateTemplateKHR()
8518 android::base::BumpPool* pool, VkDevice boxed_device, VkDescriptorSet descriptorSet, in on_vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
8531 android::base::BumpPool* pool, VkDevice boxed_device, VkDescriptorSet descriptorSet, in on_vkUpdateDescriptorSetWithTemplateSized2GOOGLE()
8617 VkDevice boxed_device, in on_vkCreateRenderPass()
8625 VkDevice boxed_device, in on_vkCreateRenderPass2()
8633 android::base::BumpPool* pool, VkDevice boxed_device, in on_vkCreateRenderPass2KHR()
8640 VkDevice boxed_device, VkRenderPass renderPass, in on_vkDestroyRenderPass()
8668 VkDevice boxed_device, in on_vkCreateFramebuffer()
8676 VkDevice boxed_device, VkFramebuffer framebuffer, in on_vkDestroyFramebuffer()