Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/tests/ReactorUnitTests/
DReactorUnitTests.cpp2204 auto funcToCall = reinterpret_cast<float (*)(float, int)>(p); in TEST() local
2212 Pointer<Byte> funcToCall = function.Arg<0>(); in TEST() local