Home
last modified time | relevance | path

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

/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/
Dvulkan_xml.go125 return &extendedStruct{base_struct, []cpp_types.Type{}, optional_struct, optional_value}
128 type extendedStruct struct { struct
135 func (extended_struct *extendedStruct) ExtendedWith() []cpp_types.Type { argument
139 func (extended_struct *extendedStruct) OptionalStruct() bool { argument
143 func (extended_struct *extendedStruct) OptionalValue() string { argument
626 extended_with = &types[name].Elem(cpp_types.FirstArch).(*extendedStruct).extended_with
628 extended_with = &types[name].(*extendedStruct).extended_with