Home
last modified time | relevance | path

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

/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/
Dvulkan_trampolines.cc56 const struct VkCommandBufferAllocateInfo* pAllocateInfo_host = in DoCustomTrampolineWithThunk_vkAllocateCommandBuffers() local
60 ret = callee_function(device_host, pAllocateInfo_host, pCommandBuffers_host); in DoCustomTrampolineWithThunk_vkAllocateCommandBuffers()
63 for (uint32_t idx = 0; idx < pAllocateInfo_host->commandBufferCount; ++idx) { in DoCustomTrampolineWithThunk_vkAllocateCommandBuffers()
71 pAllocateInfo_host->level == in DoCustomTrampolineWithThunk_vkAllocateCommandBuffers()