Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan-hpp/
DVulkanHppGenerator.cpp1139 auto structIt = m_structures.find( structAlias.second.alias ); in checkStructCorrectness() local
1145 auto structIt = m_structures.find( structAliasInverse.first ); in checkStructCorrectness() local
1673 auto structIt = std::find_if( m_structures.begin(), m_structures.end(), isSubStruct ); in determineSubStruct() local
9486 auto structIt = m_structures.find( type ); in generateStaticAssertions() local
9509 auto structIt = m_structures.find( member.type.type ); in generateStruct() local
9883 auto structIt = m_structures.find( member.type.type ); in generateStructHashStructure() local
10197 auto structIt = m_structures.find( type ); in generateStructExtendsStructs() local
10272 auto structIt = m_structures.find( type ); in generateStructForwardDeclarations() local
10980 auto structIt = m_structures.find( type ); in getPoolTypeAndName() local