Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/
Dgen_vulkan.go2863 type initializeStructMode uint type
2871 func makeGuestInitializerList(mode initializeStructMode, name string, typе cpp_types.Type, host_arc… argument
2882 func makeGuestInitializerListForArray(mode initializeStructMode, name string, typе cpp_types.Type, … argument
2893 func makeHostInitializerList(mode initializeStructMode, name string, typе cpp_types.Type, host_arch… argument
2904 func makeHostInitializerListForArray(mode initializeStructMode, name string, typе cpp_types.Type, h… argument
2915 func makeInitializerList(initializer_list []string, mode initializeStructMode, convert_to_guest boo… argument