Lines Matching defs:collection
10840 , collection( collection_ )
10871 collection = collection_;
10900 return std::tie( sType, pNext, collection, index );
10912 return ( sType == rhs.sType ) && ( pNext == rhs.pNext ) && ( collection == rhs.collection ) && ( index == rhs.index );
10925 VULKAN_HPP_NAMESPACE::BufferCollectionFUCHSIA collection = {};
11198 , collection( collection_ )
11229 collection = collection_;
11258 return std::tie( sType, pNext, collection, index );
11270 return ( sType == rhs.sType ) && ( pNext == rhs.pNext ) && ( collection == rhs.collection ) && ( index == rhs.index );
11283 VULKAN_HPP_NAMESPACE::BufferCollectionFUCHSIA collection = {};
46982 , collection( collection_ )
47012 collection = collection_;
47041 return std::tie( sType, pNext, collection, index );
47053 return ( sType == rhs.sType ) && ( pNext == rhs.pNext ) && ( collection == rhs.collection ) && ( index == rhs.index );
47066 VULKAN_HPP_NAMESPACE::BufferCollectionFUCHSIA collection = {};