Searched refs:functionType (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/script_api/
H A DGenerateTestFiles.cpp644 const char* functionType = "NORMAL"; local
648 functionType = "NATIVE";
650 functionType = "HALF";
652 functionType = "FAST";
669 functionType << ", Target.ReturnType." << precisionStr <<

Completed in 113 milliseconds