Home
last modified time | relevance | path

Searched refs:device_host (Results 1 – 1 of 1) sorted by relevance

/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/
Dvulkan_trampolines.cc54 VkDevice device_host = device_guest; in DoCustomTrampolineWithThunk_vkAllocateCommandBuffers() local
60 ret = callee_function(device_host, pAllocateInfo_host, pCommandBuffers_host); in DoCustomTrampolineWithThunk_vkAllocateCommandBuffers()
101 VkDevice device_host = device_guest; in DoCustomTrampolineWithThunk_vkFreeCommandBuffers() local
116 callee_function(device_host, commandPool_host, commandBufferCount_host, pCommandBuffers_host); in DoCustomTrampolineWithThunk_vkFreeCommandBuffers()