Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/
Dgen_vulkan.go195 …err = printGuestStructTypes(out_file, sorted_struct_type_names, types, conversions, host_arch, gue…
979 func printGuestStructTypes(w io.Writer, sorted_type_names []string, types map[string]cpp_types.Type… func