Home
last modified time | relevance | path

Searched defs:BaseTypeData (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan-hpp/
DVulkanHppGenerator.hpp133 struct BaseTypeData struct in VulkanHppGenerator
135 BaseTypeData( TypeInfo const & typeInfo_, int line ) : typeInfo( typeInfo_ ), xmlLine( line ) {} in BaseTypeData() argument
137 TypeInfo typeInfo;
138 int xmlLine;