Home
last modified time | relevance | path

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

/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/
Dvulkan_trampolines.cc225 void DoCustomTrampolineWithThunk_vkGetDeviceProcAddr(HostCode callee, ProcessState* state) { in DoCustomTrampolineWithThunk_vkGetDeviceProcAddr() function
Dtrampolines_riscv64_to_x86_64-inl.h173 {"vkGetDeviceProcAddr", DoCustomTrampolineWithThunk_vkGetDeviceProcAddr, reinterpret_cast<void*>(vk…
Dtrampolines_arm64_to_x86_64-inl.h173 {"vkGetDeviceProcAddr", DoCustomTrampolineWithThunk_vkGetDeviceProcAddr, reinterpret_cast<void*>(vk…
Dtrampolines_arm_to_x86-inl.h173 {"vkGetDeviceProcAddr", DoCustomTrampolineWithThunk_vkGetDeviceProcAddr, reinterpret_cast<void*>(vk…
Dgen_vulkan.go227 void DoCustomTrampolineWithThunk_vkGetDeviceProcAddr(HostCode callee, ProcessState* state);