Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan-hpp/
DVulkanHppGenerator.hpp353 struct MemberData struct in VulkanHppGenerator
355 MemberData( int line ) : xmlLine( line ) {} in MemberData() function
357 TypeInfo type;
358 std::string name;
359 std::vector<std::string> arraySizes;
360 std::string bitCount;
361 std::vector<std::string> len;
362 bool noAutoValidity = false;
363 std::vector<bool> optional;
364 std::vector<std::string> selection;
[all …]