Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan-hpp/
DVulkanHppGenerator.hpp1070 …void readTypesTypeStruct( tinyxml2::XMLElement const * element, bool isUnion, std::map<std::st…
DVulkanHppGenerator.cpp13076 readTypesTypeStruct( element, false, attributes ); in readTypesType()
13081 readTypesTypeStruct( element, true, attributes ); in readTypesType()
13475 void VulkanHppGenerator::readTypesTypeStruct( tinyxml2::XMLElement const * element, bool isUnion, s… in readTypesTypeStruct() function in VulkanHppGenerator