Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/
Dvulkan_trampolines.cc82 bool convert_inheritance_info = false; in DoCustomTrampolineWithThunk_vkBeginCommandBuffer() local
87 convert_inheritance_info = !it->second; in DoCustomTrampolineWithThunk_vkBeginCommandBuffer()
92 ToHostType(pBeginInfo_guest, pBeginInfo_holder, convert_inheritance_info, out_of_memory); in DoCustomTrampolineWithThunk_vkBeginCommandBuffer()