Searched defs:ToNormal (Results 1 – 2 of 2) sorted by relevance
447 static tcu::Vec4 ToNormal(const tcu::Vec4& v) in ToNormal() function
2558 auto *ToNormal = LastDeclMatcher<FunctionDecl>().match(ToTU, FunctionPattern); in TEST_P() local2589 auto *ToNormal = cast<FunctionDecl>(Import(FromNormal, Lang_CXX03)); in TEST_P() local