Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/
Dgen_vulkan.go1010 err = printGuestStructPointerType(w, name, typе, host_arch, guest_arch, conversion)
1118 func printGuestStructPointerType(w io.Writer, name string, typе cpp_types.Type, host_arch cpp_types… func