Searched defs:BaseTypeData (Results 1 – 1 of 1) sorted by relevance
133 struct BaseTypeData struct in VulkanHppGenerator135 BaseTypeData( TypeInfo const & typeInfo_, int line ) : typeInfo( typeInfo_ ), xmlLine( line ) {} in BaseTypeData() argument137 TypeInfo typeInfo;138 int xmlLine;