Searched defs:PlatformData (Results 1 – 1 of 1) sorted by relevance
371 struct PlatformData struct in VulkanHppGenerator373 PlatformData( std::string const & protect_ ) : protect( protect_ ) {} in PlatformData() argument375 std::string protect;