Lines Matching defs:attachmentIndex
6874 : attachmentIndex( attachmentIndex_ )6898 attachmentIndex = attachmentIndex_;6928 return std::tie( attachmentIndex, sampleLocationsInfo );6940 return ( attachmentIndex == rhs.attachmentIndex ) && ( sampleLocationsInfo == rhs.sampleLocationsInfo );6951 uint32_t attachmentIndex = {};