Searched defs:boxed_device (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderGlobalState.cpp | 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() [all …]
|