Home
last modified time | relevance | path

Searched defs:boxed_device (Results 1 – 1 of 1) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderGlobalState.cpp1351 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()
[all …]