Searched defs:TypePair (Results 1 – 3 of 3) sorted by relevance
84 struct TypePair { struct89 template <typename TypePair> argument
371 using TypePair = std::pair<MVT, MVT>; variable
247 using TypePair = std::pair<DataType, VectorType>; in getGLSLInputValDecl() typedef