Home
last modified time | relevance | path

Searched defs:ToNormal (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcBlendEquationAdvancedTests.cpp447 static tcu::Vec4 ToNormal(const tcu::Vec4& v) in ToNormal() function
/external/llvm-project/clang/unittests/AST/
DASTImporterTest.cpp2558 auto *ToNormal = LastDeclMatcher<FunctionDecl>().match(ToTU, FunctionPattern); in TEST_P() local
2589 auto *ToNormal = cast<FunctionDecl>(Import(FromNormal, Lang_CXX03)); in TEST_P() local