Lines Matching refs:bufferCollectionConstraints
11697 , bufferCollectionConstraints{ bufferCollectionConstraints_ }
11740 bufferCollectionConstraints = bufferCollectionConstraints_; in setBufferCollectionConstraints()
11767 … return std::tie( sType, pNext, createInfo, requiredFormatFeatures, bufferCollectionConstraints ); in reflect()
11780 ( bufferCollectionConstraints == rhs.bufferCollectionConstraints ); in operator ==()
11795 VULKAN_HPP_NAMESPACE::BufferCollectionConstraintsInfoFUCHSIA bufferCollectionConstraints = {}; member
43498 , bufferCollectionConstraints{ bufferCollectionConstraints_ }
43519 , bufferCollectionConstraints( bufferCollectionConstraints_ )
43568 bufferCollectionConstraints = bufferCollectionConstraints_; in setBufferCollectionConstraints()
43602 …tie( sType, pNext, formatConstraintsCount, pFormatConstraints, bufferCollectionConstraints, flags … in reflect()
43615 …Constraints == rhs.pFormatConstraints ) && ( bufferCollectionConstraints == rhs.bufferCollectionCo… in operator ==()
43630 … VULKAN_HPP_NAMESPACE::BufferCollectionConstraintsInfoFUCHSIA bufferCollectionConstraints = {}; member